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
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
Markdown is supported
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