docs: add docs for logging

This commit is contained in:
Christian Schwarz
2017-10-03 15:41:44 +02:00
parent a4963cecb7
commit 79ab43ebca
3 changed files with 104 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
{{if .Get 0 }}
<a href="https://github.com/zrepl/zrepl/issues/{{.Get 0}}" target="_new" >(Issue #{{.Get 0}})</a>
{{else}}
{{.missingParameter}}
{{end}}