anyhow_logging 0.0.1 copy "anyhow_logging: ^0.0.1" to clipboard
anyhow_logging: ^0.0.1 copied to clipboard

discontinuedreplaced by: rewind

Logging utilities for the anyhow package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add anyhow_logging

With Flutter:

 $ flutter pub add anyhow_logging

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

dependencies:
  anyhow_logging: ^0.0.1

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:anyhow_logging/anyhow_logging.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Logging utilities for the anyhow package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

anyhow

More

Packages that depend on anyhow_logging