Skip to content

Commit

Permalink
config status warn
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Oct 6, 2023
1 parent d3aa5ee commit 308a791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-integration-test/src/test/resources/log4j2-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
limitations under the License.
-->
<Configuration status="DEBUG">
<Configuration status="warn">
<Appenders>
<Console name="Console" target="SYSTEM_OUT">
<PatternLayout pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n"/>
Expand Down

0 comments on commit 308a791

Please sign in to comment.