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

discontinued

Logging handlers for logz and loki.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remote_logging_handlers

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

dependencies:
  remote_logging_handlers: ^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:remote_logging_handlers/remote_logging_handlers.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Logging handlers for logz and loki.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

clock, dio, flutter, intl, logging, meta, rxdart

More

Packages that depend on remote_logging_handlers