blocpod_logger 0.2.0 copy "blocpod_logger: ^0.2.0" to clipboard
blocpod_logger: ^0.2.0 copied to clipboard

Generic structured log entries, sinks, and JSON/pretty encoders for Blocpod packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blocpod_logger

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

dependencies:
  blocpod_logger: ^0.2.0

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:blocpod_logger/blocpod_logger.dart';
0
likes
150
points
151
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Generic structured log entries, sinks, and JSON/pretty encoders for Blocpod packages.

Repository (GitHub)
View/report issues

Topics

#flutter #logging #observability #debugging #diagnostics

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on blocpod_logger