logging to file

* the logger output is now written into a file in the cemu_UI directory called app.log
This commit is contained in:
Jannik
2017-09-02 17:38:40 +02:00
parent 6c1663f386
commit 85fc66e8d6
4 changed files with 29 additions and 10 deletions

1
bin/.gitignore vendored
View File

@ -1,3 +1,4 @@
/application/
/resources/
/log4j2.xml
/snippet/

Binary file not shown.