one_logger library

Support for doing something awesome.

More dartdocs go here.

Functions

ansiPrint(dynamic msg, {DateTime? date, Level level = Level.debug, String? service, String? module, DateFormat? dateFormat, LoggerOptions options = defaultLevelOptions, bool shouldPrint = true}) String
textToAnsi(dynamic text, {LogStyle style = const LogStyle(), bool enableAnsi = true}) String