sinergym.utils.logger

Sinergym Loggers

Classes

CustomFormatter([fmt, datefmt, style, ...])

Custom logger format for terminal messages

LoggerStorage()

Logger storage for agent interaction with environment.

SimpleLogger()

Sinergym terminal logger for simulation executions.

TerminalLogger()

Sinergym terminal logger for simulation executions.

TqdmLoggingHandler([stream])

Logging handler that uses tqdm.write to avoid interfering with tqdm progress bars.

WandBOutputFormat(*args, **kwargs)

Dumps key / value pairs onto WandB.