flex_logger 1.0.3 copy "flex_logger: ^1.0.3" to clipboard
flex_logger: ^1.0.3 copied to clipboard

A flexible logging package for Flutter applications with support for multiple logging strategies, observers, and integrations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flex_logger

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

dependencies:
  flex_logger: ^1.0.3

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:flex_logger/flex_logger.dart';
0
likes
160
points
313
downloads

Publisher

verified publisherkrajna.dev

Weekly Downloads

A flexible logging package for Flutter applications with support for multiple logging strategies, observers, and integrations.

Repository (GitLab)
View/report issues

Topics

#logging #flutter #observability

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flex_logger