mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
this allows jsonfile logger to collect extra metadata from containers with `--log-opt labels=label1,label2 --log-opt env=env1,env2`. Extra attributes are saved into `attrs` attributes for each log data. Signed-off-by: Daniel Dao <dqminh@cloudflare.com> |
||
|---|---|---|
| .. | ||
| jsonlog.go | ||
| jsonlog_marshalling.go | ||
| jsonlog_marshalling_test.go | ||
| jsonlogbytes.go | ||
| jsonlogbytes_test.go | ||