const PrintLogger( {LogLevel level = LogLevel.info, String tag = 'LaunchDarkly EventSource'}) : _level = level, _tag = tag;