Skip to content

Commit

Permalink
Disabled append log file
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelWats0n committed Nov 2, 2022
1 parent a61de32 commit 6f40678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log_config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ appenders:
file:
kind: file
path: "log.log"
append: false
filters:
- kind: outer_modules_filter
encoder:
Expand Down

0 comments on commit 6f40678

Please sign in to comment.