create static method

LogRecord create()

Implementation

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