
LogStep is used log requests according to the W3C extended log file format.
See docLib::WebApp
Slots
- fields
-
const Str fields
Format of the log records as a string of #Fields names. See docLib::WebApp
- file
-
const File file
Output log file.
-
static internal Str formatCsHeader(WebReq req, Str headerName)
-
static internal Str formatCsUriQuery(WebReq req, WebRes res)
-
static internal Str:Method formatters
- onAfterService
- onBeforeService
- onStart
-
override Void onStart(WebService service)
- onStop
-
override Void onStop(WebService service)