automerge / automerge-swift

Swift language bindings presenting Automerge

Home Page:https://automerge.org/automerge-swift/documentation/automerge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default log output emits too much

heckj opened this issue · comments

Using the log-enables version has a default log levels that's shouting into my app debug logs. The library doesn't set a default level, which it needs to do - and ideally can be configurable so that the additional debugging CAN be enabled, but isn't in default library usage.