dart_seq 1.0.0-pre.3 copy "dart_seq: ^1.0.0-pre.3" to clipboard
dart_seq: ^1.0.0-pre.3 copied to clipboard

A Dart logging client for (batched) Seq HTTP ingestion with automated retries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_seq

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

dependencies:
  dart_seq: ^1.0.0-pre.3

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

Import it

Now in your Dart code, you can use:

import 'package:dart_seq/dart_seq.dart';
1
likes
0
pub points
74%
popularity

Publisher

verified publisherricardoboss.de

A Dart logging client for (batched) Seq HTTP ingestion with automated retries.

Repository (GitHub)
View/report issues

Topics

#logging #seq #http #cache

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on dart_seq