Codenic Logger
Last updated
Last updated
The Codenic Logger package provides a logger for producing pretty logs with mutable log message objects.
This utilizes the logger package as its main component.
Add the Dart package in your pubspec.yaml
by running the following command in the root of your project:
Install the package by calling:
Once installed, view the Usage documentation to get started.