create static method

Log create()

Implementation

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