MCPcopy Create free account
hub / github.com/EternityZY/STNSCM / get_logger

Function get_logger

config/config.py:48–80  ·  view source on GitHub ↗

设置Log格式 :param log_dir: :param name: :param log_filename: :param level: :param write_to_file: :return:

(log_dir,
               name,
               log_filename='info.log',
               level=logging.INFO,
               write_to_file=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

main.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected