Skip to content

Commit 22d7bd6

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 2c6f41c commit 22d7bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sample-operators/mysql-schema/src/main/resources

sample-operators/mysql-schema/src/main/resources/log4j2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
limitations under the License.
1717
1818
-->
19-
<Configuration name="TestConfig" status="WARN">
19+
<Configuration status="WARN">
2020
<Appenders>
2121
<Console name="Console" target="SYSTEM_OUT">
2222
<PatternLayout pattern="%d %threadId %-30c{1.} [%-5level] %msg p:[%X{resource.name}:%X{resource.namespace}:%X{resource.resourceVersion}] e:[%X{eventsource.name}:%X{eventsource.event.action}:%X{eventsource.event.resource.name}:%X{eventsource.event.resource.namespace}:%X{eventsource.event.resource.resourceVersion}] %n%throwable"/>

0 commit comments

Comments
 (0)