create static method

LoggerConfig create()

Implementation

@$core.pragma('dart2js:noInline')
static LoggerConfig create() => LoggerConfig._();