We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d5481 commit c9381afCopy full SHA for c9381af
crates/standalone/log.conf
@@ -5,6 +5,8 @@ spacetimedb=debug
5
spacetimedb_client_api=debug
6
spacetimedb_lib=debug
7
spacetimedb_standalone=debug
8
+spacetimedb_commitlog=info
9
+spacetimedb_durability=info
10
axum::rejection=trace
11
12
# vim: set nowritebackup: << otherwise triggers cargo-watch
0 commit comments