seq_logger 1.0.6 copy "seq_logger: ^1.0.6" to clipboard
seq_logger: ^1.0.6 copied to clipboard

outdated

The package that writes the logs to the database and sends these logs to the SEQ LOG Api service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seq_logger

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

dependencies:
  seq_logger: ^1.0.6

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:seq_logger/seq_logger.dart';
3
likes
0
points
12
downloads

Publisher

verified publisherperformans.com

Weekly Downloads

The package that writes the logs to the database and sends these logs to the SEQ LOG Api service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, intl, path, path_provider, sqflite

More

Packages that depend on seq_logger