NullLogger.this

The default constructor for the NullLogger.

Independent of the parameter this Logger will never log a message.

class NullLogger
@safe
this

Parameters

lv LogLevel

The LogLevel for the NullLogger. By default the LogLevel for NullLogger is LogLevel.all.

Meta

Suggestion Box / Bug Report