continuwuity/src/database/abstraction
strawberry 5e641e2886 move default rocksdb logging from info to warn
info is still logging useless database statistics and metrics that will
accumulate, less I/O activity.

Signed-off-by: strawberry <strawberry@puppygock.gay>
2023-12-25 17:07:24 -05:00
..
heed.rs Remove all tracing::instrument attributes from database::abstraction::* 2022-02-12 16:38:47 +01:00
persy.rs fix: update persy implementation after refactor 2022-10-13 20:02:36 +01:00
rocksdb.rs move default rocksdb logging from info to warn 2023-12-25 17:07:24 -05:00
sled.rs Remove all tracing::instrument attributes from database::abstraction::* 2022-02-12 16:38:47 +01:00
sqlite.rs mark unused variables as unusued 2023-10-28 22:34:50 -04:00
watchers.rs fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00