Skip to content

Commit

Permalink
Remove unintended change from log4j properties.
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Lee <austin@aryn.ai>
  • Loading branch information
austintlee committed Jan 19, 2024
1 parent 2c2d4bd commit 5c190c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions distribution/src/config/log4j2.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ appender.console.name = console
appender.console.layout.type = PatternLayout
appender.console.layout.pattern = [%d{ISO8601}][%-5p][%-25c{1.}] [%node_name]%marker %m%n

#[%d{ISO8601}][%-5p][%-25c{1.}] [%node_name]%marker %m%n

######## Server JSON ############################
appender.rolling.type = RollingFile
appender.rolling.name = rolling
Expand Down

0 comments on commit 5c190c2

Please sign in to comment.