mirror of
https://github.com/zaphar/durnitisp.git
synced 2025-07-21 18:10:27 -04:00
directly import the stderrlog crate for readability
This commit is contained in:
parent
f0a7c3ef02
commit
d9f8d9a3c9
@ -24,6 +24,7 @@ use nursery::thread;
|
||||
use nursery::{Nursery, Waitable};
|
||||
use prometheus;
|
||||
use prometheus::{CounterVec, Encoder, IntGaugeVec, Opts, Registry, TextEncoder};
|
||||
use stderrlog;
|
||||
use tiny_http;
|
||||
|
||||
use log::{debug, error, info};
|
||||
|
Loading…
x
Reference in New Issue
Block a user