logger_lite 1.0.1 copy "logger_lite: ^1.0.1" to clipboard
logger_lite: ^1.0.1 copied to clipboard

Lightweight Flutter logger with customizable formatting and separators.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logger_lite

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  logger_lite: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:logger_lite/logger_lite.dart';
3
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight Flutter logger with customizable formatting and separators.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on logger_lite