flutter_semi_logger 0.0.1+2 copy "flutter_semi_logger: ^0.0.1+2" to clipboard
flutter_semi_logger: ^0.0.1+2 copied to clipboard

discontinued
outdated

Color Logger and Base Exception for flutter project.

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
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Color Logger and Base Exception for flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_semi_logger

Packages that implement flutter_semi_logger