Closed phritz closed 4 years ago
Right now it is hardcoded: https://github.com/rocicorp/repc/blob/c005fef8d2a8addf57664c00370be356bc369389/src/wasm.rs#L35
Also we should probably add a little layer above log:: that respects a dynamically set log level so we can for example set it programmatically while running tests.
Right now it is hardcoded: https://github.com/rocicorp/repc/blob/c005fef8d2a8addf57664c00370be356bc369389/src/wasm.rs#L35
Also we should probably add a little layer above log:: that respects a dynamically set log level so we can for example set it programmatically while running tests.