diff options
author | Matthias Hecker <apoc@sixserv.org> | 2013-11-14 13:41:16 +0000 |
---|---|---|
committer | Matthias Hecker <apoc@sixserv.org> | 2013-11-14 13:41:16 +0000 |
commit | c4d629ad86aae3b8bb4669650df57875252bea92 (patch) | |
tree | bf0b1408052b13b9b0b05c6662dd802b700b29ca /Usage_en.txt | |
parent | 85ee9672fce67d95bf8310af331a576f3492b863 (diff) |
always print FATAL and ERROR logmessages to STDERR
This adds a print to $stderr for log messages with the
level ERROR or FATAL. I did this because in the past errors
connecting to the server weren't immediately obvious but
rather hidden in the logfile. I think it should be right
in-your-face when the connection doesn't work.
It would probaply be better to extend Logger to print
to STDERR but this apparently requires monkeypatching ruby's
Logger. Anyhow I think my solution works for now.
Diffstat (limited to 'Usage_en.txt')
0 files changed, 0 insertions, 0 deletions