Skip to main content
Classes
CLASS RESTHandler
RESTHandler for logging.
Methods:
FUNC 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.
CLASS FancyLogger
A fancy logger.
Methods:
FUNC get_logger
Returns a FancyLogger.logger and sets level based upon env vars.