Added logging (to file) and cleanup job

This commit is contained in:
2015-10-14 18:33:42 +02:00
parent a35b0881b3
commit 3df853734c
3 changed files with 39 additions and 3 deletions

View File

@ -0,0 +1,3 @@
logging.file=jabit.log
logging.level.*=ERROR
logging.level.ch.dissem.*=WARN