wiki-archive/twiki/data/ABCD/ProtocolDiagnostics.txt

5 lines
271 B
Plaintext

* an optional "time" attribute should be added to an diagnostic element to show the accumulated time in seconds since the logging started:
<verbatim>
<diagnostic code="REQ_PARSE_ERROR" type="error" time="0.15s">Could not parse the request</diagnostic>
</verbatim>