# Tack this config file on the end of "config" to wrap the
# main handler for logging. This information is primarily for
# measuring server performance characteristics.
handler=log
log=1
# Set up the logging parameters
log.class=sunlabs.brazil.handler.LogHandler
log.props=:${SessionID}:${report.main}:${report.content}:
log.headers=:"${user-agent}":"${referer}"
log.format=%u:%t:%d:%b:%i:%r:%v:%M:%T
log.handler=main
log.flush=10
log.title=# url:start:time:bytes:ip:reqs:vers:mem%:threads:id:h1:h2:ua:ref
# turn on handler reporting for chain handlers
main.report=report.main
content.report=report.content