8000
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 426b129 commit 6226208Copy full SHA for 6226208
operator-framework-core/src/test/resources/log4j2.xml
@@ -2,7 +2,7 @@
2
<Configuration status="WARN">
3
<Appenders>
4
<Console name="Console" target="SYSTEM_OUT">
5
- <PatternLayout pattern="%d %threadId %-30c{1.} [%-5level] resource.name=%X{resource.name} %msg%n%throwable "/>
+ <PatternLayout pattern="%d %threadId %-30c{1.} [%-5level] %msg%n%throwable "/>
6
</Console>
7
</Appenders>
8
<Loggers>
0 commit comments