/flutter_log_utils

Easy and elegantly print logs.

Primary LanguageDartApache License 2.0Apache-2.0

Getting started

Easy and elegantly print logs.

Usage

Log.d('message');

Log.line();