rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
31 stars 7 forks source link

Scope LogLevel to connection #334

Open arv opened 3 years ago

arv commented 3 years ago

We should put the LogLevel on the LogContext and scope store that in the connection so that two different instances of Replicache can use different log level.