We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681e7f9 commit 8fd5984Copy full SHA for 8fd5984
mcp_server/config.yaml
@@ -10,7 +10,7 @@ server:
10
secret: "" # Secret for SSE server
11
# Logger Configuration
12
logger:
13
- level: "debug" # Log level: debug, info, warn, error
+ level: "info" # Log level: debug, info, warn, error
14
file_path: "" # Log file path
15
console: true # Whether to output to console
16
caller: false # Whether to record caller information
0 commit comments