instance property

ErrorLogger get instance

Gets the singleton instance of ErrorLogger

Implementation

static ErrorLogger get instance => _singleton;