diff --git a/example-config.toml b/example-config.toml index b87f02f..d8cc293 100644 --- a/example-config.toml +++ b/example-config.toml @@ -13,3 +13,5 @@ grpc_port = 50051 # grpc_cert: proxy.crt # Optional: path to key file # grpc_key: proxy.key + +log_level = "info"