Update log_tags.md (#1325)

Update reference url to logging context
This commit is contained in:
Thomas Auffredou 2017-01-25 00:32:07 +01:00 committed by John Mulhausen
parent f4ce265398
commit 59034f94f0
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ original container name.
For advanced usage, the generated tag's use [go
templates](http://golang.org/pkg/text/template/) and the container's [logging
context](https://github.com/docker/docker/blob/master/daemon/logger/context.go).
context](https://github.com/docker/docker/blob/master/daemon/logger/loginfo.go).
As an example of what is possible with the syslog logger, if you use the following
command, you get the output that follows: