log_utils_lib library
Classes
- AnsiColor
- This class handles colorizing of terminal output.
- DateTimeFormat
- LogOutput
- Log output receives a OutputEvent from LogPrinter and sends it to the desired destination.
- LogPrint
- LogPrinter
- An abstract handler of log events.
- LogUtils
- OutputEvent
Enums
Typedefs
- LogLineWriter = void Function(String line)