X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Flog.xml;h=80708cdee1fe2873edff4d1d64f7a6a182e5489a;hb=7d7d3cf59fbc9cd2592547dcbeda76ad2177a44c;hp=ca8bd3057a7e43aab04bf1a99c36ac1c5d88a060;hpb=4f606f0faf502a0aa4d05d3b84caca247759c806;p=metaproxy-moved-to-github.git diff --git a/doc/log.xml b/doc/log.xml index ca8bd30..80708cd 100644 --- a/doc/log.xml +++ b/doc/log.xml @@ -36,10 +36,24 @@ + time-format + + + Date+time format if log is written to a custom file (see filename configuration, below), using the format of + + strftime(3). + + + Use option -m in invocation of Metaproxy command to set format if yaz_log is used (no filename given). + + + filename - Specifies a name of log file. + Specifies a name of log file. If this is omitted, logging is performed + using the log system of YAZ (yaz_log). @@ -120,6 +134,15 @@ + line + + + Simple one-line log message indicating the most important + things from a request and response. + Available from version 1.3.38 and later. + + +