create static method

LoggingConfig create()

Implementation

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