ispectify 5.0.0-dev43 copy "ispectify: ^5.0.0-dev43" to clipboard
ispectify: ^5.0.0-dev43 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

With Flutter:

 $ flutter 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-dev43

Alternatively, your editor might support dart pub get or flutter 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
150
points
3.14k
downloads

Documentation

API reference

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

MIT (license)

Dependencies

ansicolor, collection, meta, web

More

Packages that depend on ispectify