diff --git a/dev.toml b/dev.toml index 6c72d3e..c5df2cc 100644 --- a/dev.toml +++ b/dev.toml @@ -13,7 +13,7 @@ buffer_capacity = 102400 [tracing.opentelemetry] url = 'http://127.0.0.1:4317' service_name = 'pict-rs' -targets = 'info' +targets = 'info,pict_rs=debug' [old_repo] path = 'data/sled-repo-local'