Commit Graph

7 Commits

Author SHA1 Message Date
Adrian-Devries
1ccfa39dae fix logback config
fix logback config (cf. https://logback.qos.ch/codes.html#nested_if_element)
2024-12-19 15:42:54 +01:00
Heavenfighter
e961564a02 added new parameter "disable-file-logging" to disable logging to file. 2023-09-06 10:17:42 +02:00
Heavenfighter
a405498d60 fixes #259: disable file logging by setting system property "disable-file-logging"
So no emtpy Logfile and no directory will be created.
2023-08-29 07:31:07 +02:00
Ulrich Zielhofer
96097464ec fixes #259: disable file logging by setting system property "disable-file-logging" 2021-12-29 13:28:15 +01:00
Jochen Stärk
c1fa8ec608 logging to stderr instead of stdout 2020-09-06 15:18:53 +02:00
Jochen Stärk
34fea04501 improvements on directory validation 2020-06-06 13:53:09 +02:00
Jochen Stärk
1982aed5f4 working on directory validation 2020-06-06 10:23:05 +02:00