Skip to content

paintingStyle/flutter_semi_logger

 
 

Repository files navigation

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.

About

Color Logger and Base Exception for flutter project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 82.8%
  • Ruby 6.0%
  • Kotlin 6.0%
  • Swift 3.1%
  • Objective-C 2.1%