MCPcopy Create free account
hub / github.com/baidu/bigflow / LogFormatter

Class LogFormatter

bigflow_python/python/bigflow/util/log.py:91–201  ·  view source on GitHub ↗

Log formatter used in Tornado. Key features of this formatter are: * Color support when logging to a terminal that supports it. * Timestamps on every log line. * Robust against str/bytes encoding problems. This formatter is enabled automatically by `tornado.options.parse_c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

enable_pretty_loggingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected