From 80fb9f2e1235d6c1839d7555c9a9148ebaf1f669 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 28 Jan 2016 17:31:05 -0800 Subject: [PATCH] adding doc for notary-server -logf option Signed-off-by: David Lawrence (github: endophage) --- docs/notary-server.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/notary-server.md b/docs/notary-server.md index d889f09078..0ac1e549d1 100644 --- a/docs/notary-server.md +++ b/docs/notary-server.md @@ -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=` - 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),