MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / get_root_logger

Function get_root_logger

mmdet/utils/logger.py:8–21  ·  view source on GitHub ↗

Get root logger. Args: log_file (str, optional): File path of log. Defaults to None. log_level (int, optional): The level of logger. Defaults to logging.INFO. Returns: :obj:`logging.Logger`: The obtained logger

(log_file=None, log_level=logging.INFO)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
wrappedMethod · 0.90
add_paramsMethod · 0.90
train_detectorFunction · 0.90
init_weightsMethod · 0.90
log_img_scaleFunction · 0.85
init_weightsMethod · 0.85
init_weightsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected