Closed phritz closed 4 years ago
@arv I think that the API should be expressed as a static on Replicache or a free function since it's not specific to an instance of Replicache.
Also maybe we should call it setRepcLogLevel
or some such since it doesn't affect the log level of the bindings. (And I don't really think we should make it affect the log level of the bindings, since it's pretty nice to just let the UI in the web console do that).
@arv can you wire up the js side of this?
progress towards #272 closes #243