tagion.logger

Undocumented in source.

Modules

LogRecords
module tagion.logger.LogRecords

\file LogRecords.d

Logger
module tagion.logger.Logger

Global logger module

LoggerOptions
module tagion.logger.LoggerOptions
Undocumented in source.
subscription
module tagion.logger.subscription
Undocumented in source.

Members

Static variables

log (from tagion.logger.Logger)
Logger log; via public import tagion.logger.Logger : Topic, log, submask;
Undocumented in source.
submask (from tagion.logger.Logger)
SubscriptionMask submask; via public import tagion.logger.Logger : Topic, log, submask;
Undocumented in source.

Structs

Topic (from tagion.logger.Logger)
struct Topic via public import tagion.logger.Logger : Topic, log, submask;
Undocumented in source.