dahlia/logtape

Add sync configure

Opened this issue · 1 comments

I think async configuration is not very suitable for browsers.

You don't have to prepend await for calling configure() unless you'd like to use sinks which are AsyncDisposable (e.g., stream sink). I'll add docs about this.