A logger that does nothing on a log message.

Hierarchy (view full)

Constructors

Methods

  • Log the given message at the given level. If the internal level is higher than the given level, the message may be voided.

    Returns this