Comment on page
Codenic Logger
.webp?alt=media&token=01b7522e-0d2e-4d5b-8ce0-de290c8d2e54)
The Codenic Logger package provides a logger for producing pretty logs with mutable log message objects.
Add the Dart package in your
pubspec.yaml
by running the following command in the root of your project:dart pub add codenic_logger
Install the package by calling:
dart pub get
Last modified 11mo ago