Updated log4j config to output to both a log file and console; added local logs to .gitignore since we don't need to sync logs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-05-06 15:33:24 -04:00
parent a8302c38e0
commit 763c27ca95
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
.settings/
target/
.idea/
logs/