deft_logging 0.4.0 copy "deft_logging: ^0.4.0" to clipboard
deft_logging: ^0.4.0 copied to clipboard

Logging adapters for the Deft framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add deft_logging

With Flutter:

 $ flutter pub add deft_logging

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

dependencies:
  deft_logging: ^0.4.0

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:deft_logging/deft_logging.dart';
2
likes
110
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Logging adapters for the Deft framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

googleapis, googleapis_auth, grpc, meta

More

Packages that depend on deft_logging