Skip to content

Commit

Permalink
default color
Browse files Browse the repository at this point in the history
  • Loading branch information
fslevoaca-ionos committed Sep 29, 2021
1 parent 039875f commit 43deaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/log4j2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Appenders>
<Console name="SeleniumJUtilsConsole" target="SYSTEM_OUT">
<PatternLayout
pattern="%d{HH:mm:ss} [%t] %highlight{%-5level %logger{36}} - %highlight{%msg}{DEBUG=white, INFO=white}%n"/>
pattern="%d{HH:mm:ss} [%t] %highlight{%-5level %logger{36}} - %highlight{%msg}{DEBUG=x, INFO=x}%n"/>
</Console>
</Appenders>
<Loggers>
Expand Down

0 comments on commit 43deaca

Please sign in to comment.