ispectify 5.0.0-dev40 copy "ispectify: ^5.0.0-dev40" to clipboard
ispectify: ^5.0.0-dev40 copied to clipboard

Pure-Dart structured logging, tracing, filtering, history, observers, export, and redaction core for the ISpect toolkit.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ispectify

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

dependencies:
  ispectify: ^5.0.0-dev40

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:ispectify/ispectify.dart';
5
likes
0
points
3.34k
downloads

Publisher

verified publishershodev.live

Weekly Downloads

Pure-Dart structured logging, tracing, filtering, history, observers, export, and redaction core for the ISpect toolkit.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, collection, meta, web

More

Packages that depend on ispectify