IsolatedLogWriter constructor
Creates an IsolatedLogWriter that runs the writer produced by
factory on a dedicated isolate.
Implementation
IsolatedLogWriter(super.factory);
Creates an IsolatedLogWriter that runs the writer produced by
factory on a dedicated isolate.
IsolatedLogWriter(super.factory);