httpd::logstd - Standard information for the log
The package httpd::logstd provides command generating the standard data to show in the server logs.
Generates a standard web log file record for the current connection sock and return it as the result of the command. This records the client address, the URL, the time, the error code, and so forth. The time is provided by now, in seconds.
Generates a field or the default "null field" representation for the data in the variable var. A null field is generated if the variable does not exist in the calling scope.
httpd, httpd::log
log, trace, web server
Copyright © 2003 Andreas Kupries <[email protected]>