pub fn subscriber() -> Result<Subscriber>
Expand description
Construct a journald subscriber
Fails if the journald socket couldn’t be opened.
🛈 Note: This is pre-release documentation
for the upcoming tracing
0.2.0 ecosystem.
For the release documentation, please see docs.rs, instead.
pub fn subscriber() -> Result<Subscriber>
Construct a journald subscriber
Fails if the journald socket couldn’t be opened.