GlobalLogState

class maze.core.log_stats.log_stats.GlobalLogState

Internal class that encapsulates the global state of the logging system.

hook_on_log_step: List[Callable] = [<bound method LogStatsAggregator._hook_on_log_step of <maze.core.log_stats.log_stats.LogStatsAggregator object>>]

list of functions called on increment_log_step()