NullLogger constructor

NullLogger()

The singleton instance of the NullLogger.

Implementation

factory NullLogger() => _instance;