X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Flog.xml;h=f8b370a136c94e90c63295522800fffb2df316c7;hb=ad1878b512acc857e086045e1cfe0a1b31034833;hp=e6b9925e12c72dc6d518a8a161d6a66c007a918b;hpb=271eaaa60ec419d64669cf0e9b5753d05365b798;p=metaproxy-moved-to-github.git diff --git a/doc/log.xml b/doc/log.xml index e6b9925..f8b370a 100644 --- a/doc/log.xml +++ b/doc/log.xml @@ -1,8 +1,10 @@ + + %common; ]> - + log @@ -12,13 +14,108 @@ log - logs packages + Metaproxy Package Logging Module DESCRIPTION This filter logs packages sent - and received . + + + Configurable values: + + message + + + Specifies a custom message for the log message. + + + + filename + + + Specifies a name of file that log messages is written to. + + + + category + + + Specifies the category of messages to be logged. The category is an + XML attribute and value of attribute is a boolean; + true for enabled; false + for disabled. + The following category attributes are supported: + + + access + + + One line log messages inspired by Apache access log entries. + This is a brief message stating the request and response. + This is enabled by default. All other categories are disabled by + default. + + + + request-apdu + + + Z39.50 Request APDU. + + + + response-apdu + + + Z39.50 Response APDU. + + + + apdu + + + Z39.50 APDU (request and response) + + + + request-session + + + Request session. + + + + response-session + + + Response session. + + + + session + + + Session (request and response) + + + + init-options + + + Z39.50 Init Request options + + + + + + + + + + + EXAMPLES @@ -27,6 +124,8 @@ B + + logs/metaproxy.log ]]> @@ -45,9 +144,17 @@ ©right; - -