std.logger.multilogger

Members

Classes

MultiLogger
class MultiLogger

MultiLogger logs to multiple Logger. The Loggers are stored in an Logger[] in their order of insertion.

Structs

MultiLoggerEntry
struct MultiLoggerEntry

This Element is stored inside the MultiLogger and associates a Logger to a string.

Meta