|
Safemotion Lib
|
Go to the source code of this file.
Classes | |
| class | fastreid.utils.logger._ColorfulFormatter |
Namespaces | |
| namespace | fastreid |
| namespace | fastreid.utils |
| namespace | fastreid.utils.logger |
Functions | |
| fastreid.utils.logger.setup_logger (output=None, distributed_rank=0, *color=True, name="fastreid", abbrev_name=None) | |
| fastreid.utils.logger._cached_log_stream (filename) | |
| fastreid.utils.logger._find_caller () | |
| fastreid.utils.logger.log_first_n (lvl, msg, n=1, *name=None, key="caller") | |
| fastreid.utils.logger.log_every_n (lvl, msg, n=1, *name=None) | |
| fastreid.utils.logger.log_every_n_seconds (lvl, msg, n=1, *name=None) | |
Variables | |
| fastreid.utils.logger._LOG_COUNTER = Counter() | |
| dict | fastreid.utils.logger._LOG_TIMER = {} |