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

Function enable_pretty_logging_at_debug

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

Turns on formatted logging output only at DEBUG level

(
        logger,
        level,
        log_file="",
        backupCount=10,
        maxBytes=10000000)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

enable_pretty_loggingFunction · 0.85

Tested by

no test coverage detected