mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-22 00:47:28 -06:00
merge
This commit is contained in:
parent
86567ea78d
commit
50c7755de4
@ -70,7 +70,7 @@ impl ServicesContext {
|
||||
for ig in crate::DEFAULT_LOG_IGNORE_LIST {
|
||||
ApiTracingLayer::add_filter_ignore_str(ig);
|
||||
}
|
||||
info!("Veilid logging initialized");
|
||||
info!("Veilid API logging initialized");
|
||||
}
|
||||
|
||||
info!("Veilid API starting up");
|
||||
|
Loading…
Reference in New Issue
Block a user