Use trace log level for multi-line table factory options on rocksdb startup.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -303,7 +303,7 @@ fn worker_init(&self, id: usize) {
|
||||
}
|
||||
}
|
||||
|
||||
debug!(
|
||||
trace!(
|
||||
?group,
|
||||
affinity = ?affinity.collect::<Vec<_>>(),
|
||||
"worker ready"
|
||||
|
||||
Reference in New Issue
Block a user