CzzAccessLog Class Reference

Webserver access log. More...

#include <inet/zz_access_log.h>

List of all members.

Public Member Functions

 CzzAccessLog (const char *file)
 Construction.
virtual ~CzzAccessLog ()
virtual void write (CzzHTTPRequest *req, int responce_code, int size)
 Writes a entry in the access log.


Detailed Description

Webserver access log.

Author:
Toni Thomsson, toni@tonjac.org


Constructor & Destructor Documentation

CzzAccessLog::CzzAccessLog const char *  file  ) 
 

Construction.

Parameters:
file Full path to webserver access log

CzzAccessLog::~CzzAccessLog  )  [virtual]
 


Member Function Documentation

void CzzAccessLog::write CzzHTTPRequest req,
int  responce_code,
int  size
[virtual]
 

Writes a entry in the access log.

Parameters:
req Request
responce_code HTTP response code 100-500
size Size of reply in bytes


The documentation for this class was generated from the following files:
Generated on Thu Sep 21 21:45:45 2006 for tonjac.org MINI/C++ library by  doxygen 1.4.6-NO