Skip to main contentmellea.helpers.fancy_logger
Hendrik’s Fancy Logger.
Classes
RESTHandler
RESTHandler for logging.
Methods:
emit
Attempts to emit a record to FLOG, or silently fails.
Logging formatter for JSON.
Methods:
Formats record as a JSON serializable object.
A nice custom formatter copied from [https://stackoverflow.com/questions/384076/how-can-i-color-python-logging-output](Sergey Pleshakov’s post on StackOvervlow).
Methods:
The format fn.
FancyLogger
A fancy logger.
Methods:
get_logger
Returns a FancyLogger.logger and sets level based upon env vars.