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

https://github.com/daltonsw/bark

A minimalistic logging module focused on short-term execution contexts.
https://github.com/daltonsw/bark

Last synced: 17 days ago
JSON representation

A minimalistic logging module focused on short-term execution contexts.

Awesome Lists containing this project

README

          

# bark

A minimalistic Go logging module focused on short-term executions. Presently just a simple wrapper around Charm's log module with some reasonable defaults for those who like logging in the terminal like me.