An open API service indexing awesome lists of open source software.

https://github.com/kaatinga/prettylogger

A simple pretty logger based on zerolog
https://github.com/kaatinga/prettylogger

Last synced: 5 months ago
JSON representation

A simple pretty logger based on zerolog

Awesome Lists containing this project

README

          

# prettylogger

Creates a logger with some set view options.

First of all, the log has 3 levels and shown as tree.
The date and time are shown only if `log.title` is called. The rest of log messages have not timestamp.

Useful for local debug logger.

![The menu showcase](images/screen.PNG)