Skip to content

Commit

Permalink
YARN-11599. Incorrect log4j properties file in SLS sample conf (#6220)…
Browse files Browse the repository at this point in the history
… Contributed by Junfan Zhang.

Reviewed-by: Shilun Fan <slfan1989@apache.org>
Signed-off-by: Shilun Fan <slfan1989@apache.org>
  • Loading branch information
zuston authored Nov 5, 2023
1 parent a79cd11 commit c15fd3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ log4j.appender.test.Target=System.out
log4j.appender.test.layout=org.apache.log4j.PatternLayout
log4j.appender.test.layout.ConversionPattern=%d{ABSOLUTE} %5p %c{1}:%L - %m%n

log4j.logger=NONE, test
log4j.rootLogger=WARN, test

0 comments on commit c15fd3b

Please sign in to comment.