A very simple logging module. Because all the others are too much. This module relies on the node util module to provide timestamping and formatting of log messages. Messages are written to stdout via util.log.
A simple, functional, opinionated logger for python
An extremely small and simple logger to stdout/stderr, with controllable levels of verbosity
No description provided.