zrepl/docs
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
..
_static docs: add logo 2017-11-11 23:25:12 +01:00
configuration logging: first outlet receives logger error message 2017-11-17 00:25:38 +01:00
.gitignore docs: publishing workflow as script 2017-11-11 23:25:12 +01:00
changelog.rst docs: add changelog 2017-11-12 14:12:57 +01:00
conf.py docs: add changelog 2017-11-12 14:12:57 +01:00
configuration.rst docs: index + tutorial rst adjustments 2017-11-11 23:25:12 +01:00
global.rst.inc docs: adjust jobs documentation to rst + use extlinks extension 2017-11-11 23:25:12 +01:00
implementation.rst docs: adjust implementation article to rst 2017-11-11 23:25:12 +01:00
index.rst docs: link to github 2017-11-12 16:45:11 +01:00
installation.rst improve install from source 2017-11-12 16:15:12 +01:00
Makefile docs: initial empty sphinx docs directory 2017-11-11 23:25:12 +01:00
pr.rst docs: adjust pr page to rst 2017-11-11 23:25:12 +01:00
publish.sh docs: fix publish.sh script (was not pushing changes to master) 2017-11-12 13:33:34 +01:00
tutorial.rst docs: tutorial: fix indentation of sample config 2017-11-16 09:14:01 +01:00