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.