create static method

LogSink create()

Implementation

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