Enable file logging and add .gitignore file
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
financer.log
|
||||||
|
.attach*
|
||||||
@@ -15,6 +15,7 @@ info.build.artifact=@project.artifactId@
|
|||||||
info.build.version=@project.version@
|
info.build.version=@project.version@
|
||||||
|
|
||||||
logging.level.de.financer=DEBUG
|
logging.level.de.financer=DEBUG
|
||||||
|
logging.file=financer.log
|
||||||
|
|
||||||
# Country code for holiday checks
|
# Country code for holiday checks
|
||||||
# Mostly an uppercase ISO 3166 2-letter code
|
# Mostly an uppercase ISO 3166 2-letter code
|
||||||
|
|||||||
Reference in New Issue
Block a user