zrepl/logger
Christian Schwarz 2bfcfa5be8 logging: first outlet receives logger error message
Abandons stderr special-casing:

* looks weird on shell and IO redirection to same file because of
interleaving of stdout and stderr
* better than a separate dedicated outlet because it does not require
additional configuration

fixes #28

BREAK SEMANTICS CONFIG
2017-11-17 00:25:38 +01:00
..
datastructures.go logging: first outlet receives logger error message 2017-11-17 00:25:38 +01:00
logger_test.go dump logrus and roll our own logger instead 2017-09-24 00:57:52 +02:00
logger.go logging: first outlet receives logger error message 2017-11-17 00:25:38 +01:00