instance property

NullLogger get instance

Returns the shared instance of NullLogger.

Implementation

static NullLogger get instance => NullLogger();