create static method

LogInfo create()

Implementation

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