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 84ab5b4 commit ef49586Copy full SHA for ef49586
src/main/resources/logback.xml
@@ -1,4 +1,5 @@
1
<configuration>
2
+ <statusListener class="ch.qos.logback.core.status.NopStatusListener"/>
3
4
<property name="LOG_DIR" value="${LOG_DIR:-/tmp/openapi-mcp-server}"/>
5
0 commit comments