Commit c9e82f9e authored by Lückemeyer's avatar Lückemeyer
Browse files

Revert "changed logging from console to file"

This reverts commit 7714073a
parent 5bb8c5af
1 merge request!2Revert "changed logging from console to file"
Showing with 2 additions and 5 deletions
+2 -5
handlers=java.util.logging.FileHandler
.level = DEBUG
java.util.logging.FileHandler.pattern = /data/result/testrunner.log
handlers=java.util.logging.ConsoleHandler
.level = INFO
java.util.logging.ConsoleHandler.level=INFO
java.util.logging.ConsoleHandler.formatter=de.hftstuttgart.dtt.util.logging.CustomFormatter
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment