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
+1
View File
@@ -33,6 +33,7 @@ The [5 minute tutorial setup]({{< relref "tutorial/_index.md" >}}) gives you a f
* Maintainable implementation in Go
* [x] Cross platform
* [x] Type safe & testable code
* Flexible, detailed & structured [logging]({{< ref "configuration/logging.md" >}})
## Contributing