Real package pog???
This commit is contained in:
parent
2e36ee2758
commit
ed1bd84a26
3 changed files with 51 additions and 54 deletions
|
@ -16,7 +16,7 @@ use crate::config::Config;
|
|||
|
||||
fn main() -> eyre::Result<()> {
|
||||
let filter = filter::Targets::new()
|
||||
.with_target("honbra_api", Level::TRACE)
|
||||
.with_target("ncpn", Level::TRACE)
|
||||
.with_target("tower_http::trace::on_response", Level::TRACE)
|
||||
.with_target("tower_http::trace::on_request", Level::TRACE)
|
||||
.with_default(Level::INFO);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue