mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
@@ -1,5 +1,4 @@
|
|||||||
// TODO(tracing) fix the comments below and remove reference of slog::Drain
|
//! This module provides an implementation of `tracing_subscriber::layer::Layer` that optionally writes to a channel if
|
||||||
//! This module provides an implementation of `slog::Drain` that optionally writes to a channel if
|
|
||||||
//! there are subscribers to a HTTP SSE stream.
|
//! there are subscribers to a HTTP SSE stream.
|
||||||
|
|
||||||
use serde_json::json;
|
use serde_json::json;
|
||||||
|
|||||||
Reference in New Issue
Block a user