Skip to content

Commit

Permalink
removed file appender for logging in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
anhefti committed Nov 9, 2023
1 parent 486e10c commit 8b452a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/logback-spring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@

<root level="INFO" additivity="true">
<appender-ref ref="STDOUT" />
<appender-ref ref="FILE" />
</root>

<Logger name="ch.ethz.seb.sebserver.webservice.servicelayer.sebconfig.impl.SebClientConfigServiceImpl" level="DEBUG" additivity="true" />
Expand Down

0 comments on commit 8b452a9

Please sign in to comment.