Skip to content

Commit

Permalink
* Enable debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
elrodro83 committed Sep 26, 2023
1 parent cf9d119 commit f3881fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions embedded/embedded-test/src/test/resources/log4j2-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
</Console>
</Appenders>
<Loggers>
<AsyncLogger name="org.mule.test.infrastructure.maven" level="DEBUG"/>

<Root level="INFO">
<AppenderRef ref="Console"/>
</Root>
Expand Down

0 comments on commit f3881fb

Please sign in to comment.