- update: logging system to only show logs from the app and not any 3rd party dependencies
This commit is contained in:
@@ -19,3 +19,4 @@ hickory-resolver = "0.24.4"
|
||||
rand = "0.8.5"
|
||||
kube = { version = "0.99.0", features = ["derive"] }
|
||||
k8s-openapi = { version = "0.24.0", features = ["v1_32"] }
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "chrono"] }
|
||||
|
||||
Reference in New Issue
Block a user