flutter_semi_logger 0.0.2+1 copy "flutter_semi_logger: ^0.0.2+1" to clipboard
flutter_semi_logger: ^0.0.2+1 copied to clipboard

discontinued
PlatformAndroidiOS

Color Logger and Base Exception for flutter project, auto config log (with semi_logger).

Features #

Logger with colorful for console. See document at semi_logger

  • log data:

block

  • semi_exception log

semi_exception

Getting started #

Add dependency to your pubspec.yaml:

flutter_semi_logger: 'any'

Usage #

Import packages:

import 'package:flutter_semi_logger/flutter_semi_logger.dart';

Features and bugs #

For ios, color and decoration logging is in development. Logging with color and decoration is also disable in the app release. Then all logs will use the default decorator format.

Please file feature requests and bugs at the issue tracker.

1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Color Logger and Base Exception for flutter project, auto config log (with semi_logger).

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_semi_logger