Function getPrimaryLoggerTransport

  • 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 of LoggerTransport.

    Returns LoggerTransport

Generated using TypeDoc