Root level transport used by all Logger instances by default.
Logger
Defined as a getter function rather than as a static property on LoggerTransport to avoid potential conflicts with static members in sub-classes of LoggerTransport.
LoggerTransport
Generated using TypeDoc
Root level transport used by all
Logger
instances by default.Defined as a getter function rather than as a static property on
LoggerTransport
to avoid potential conflicts with static members in sub-classes ofLoggerTransport
.