mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 07:26:29 +03:00
repl realtime
This commit is contained in:
@@ -457,7 +457,7 @@ impl Context {
|
||||
};
|
||||
|
||||
tracing_subscriber::registry()
|
||||
// .with(tracing_subscriber::fmt::layer().with_writer(std::io::stdout))
|
||||
.with(tracing_subscriber::fmt::layer().with_writer(std::io::stdout))
|
||||
.with(DeltaLayer(ctx.clone()))
|
||||
.with(
|
||||
EnvFilter::builder()
|
||||
|
||||
Reference in New Issue
Block a user