Skip to content

Commit c9381af

Browse files
authored
Default commitlog to info logs (#1123)
Co-authored-by: John Detter <[email protected]>
1 parent 06d5481 commit c9381af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/standalone/log.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ spacetimedb=debug
55
spacetimedb_client_api=debug
66
spacetimedb_lib=debug
77
spacetimedb_standalone=debug
8+
spacetimedb_commitlog=info
9+
spacetimedb_durability=info
810
axum::rejection=trace
911

1012
# vim: set nowritebackup: << otherwise triggers cargo-watch

0 commit comments

Comments
 (0)