Remove old datablock stream, refactor

This commit is contained in:
Dominik Werder
2021-11-12 09:40:52 +01:00
parent 8ce786d304
commit c9f3e2f89f
11 changed files with 114 additions and 507 deletions

View File

@@ -96,8 +96,8 @@ pub fn tracing_init() {
"info",
"archapp::archeng=info",
"archapp::archeng::datablockstream=info",
"archapp::archeng::indextree=info",
"archapp::archeng::blockrefstream=info",
"archapp::archeng::indextree=debug",
"archapp::archeng::blockrefstream=debug",
"archapp::archeng::blockstream=info",
"archapp::archeng::ringbuf=info",
"archapp::archeng::backreadbuf=info",