@shermant/logger
v1.1.5
Published
`Logger` is a lightweight logging library that allows custom log styles and tags. It provides some predefined log types and supports the dynamic creation of new log types.
Downloads
22
Readme
Logger
Logger
is a lightweight logging library that allows custom log styles and tags. It provides some predefined log types
and supports the dynamic creation of new log types.
Features
- Multiple predefined log types (info, warn, error, debug, success, failure, plain)
- Custom log type styles
- Log tags
- Log prepend and append dividers
- Displaying log time
- Dynamic creation of custom log types
Docs
Please visit docs webpage for more information.