mirror of https://github.com/docker/docs.git
parent
f4ce265398
commit
59034f94f0
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue