adding doc for notary-server -logf option

Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
This commit is contained in:
David Lawrence 2016-01-28 17:31:05 -08:00
parent 8f0a3c3975
commit 80fb9f2e12
1 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,9 @@ Configuration options:
The debugging server provides [pprof](https://golang.org/pkg/net/http/pprof/)
and [expvar](https://golang.org/pkg/expvar/) endpoints.
- `-logf=<format>` - This flag sets the output format for the logs. Possible
formats are "json" and "logfmt"
Get the official Docker image, which comes with [some sane defaults](
https://github.com/docker/notary/blob/master/fixtures/server-config-local.json),