create static method

LogLevel create()

Implementation

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