create static method

LogEntry create()

Implementation

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