one_logger 1.0.4 one_logger: ^1.0.4 copied to clipboard
Easy to use logger for single line logging. [date level service:module msg]
Features #
Simple logger with ansi support.
[2022-10-27 02:58:28.172] INFO blockchain: this is info
[2022-10-27 02:58:28.191] WARN blockchain: this is warn
[2022-10-27 02:58:28.191] ERROR blockchain: this is error
[2022-10-27 02:58:28.191] DEBUG blockchain: this is debug
Usage #
nclude short and useful examples for package users. Add longer examples
to /example
folder.
const like = 'sample';
Additional information #
Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.