LogEvent Struct Reference

#include <log4c.h>

Collaboration diagram for LogEvent:

Collaboration graph
[legend]

Detailed Description

Definition at line 337 of file log4c.h.


Data Fields

va_list ap
struct LogCategorycat
char * fileName
char * fmt
char * functionName
int lineNum
int priority

Field Documentation

va_list LogEvent::ap

Definition at line 344 of file log4c.h.

Referenced by _log_logEvent(), and doAppend().

struct LogCategory* LogEvent::cat [read]

Definition at line 338 of file log4c.h.

Referenced by doAppend().

char* LogEvent::fileName

Definition at line 340 of file log4c.h.

Referenced by doAppend().

char* LogEvent::fmt

Definition at line 343 of file log4c.h.

Referenced by doAppend().

char* LogEvent::functionName

Definition at line 341 of file log4c.h.

Referenced by doAppend().

int LogEvent::lineNum

Definition at line 342 of file log4c.h.

Referenced by doAppend().

int LogEvent::priority

Definition at line 339 of file log4c.h.

Referenced by doAppend().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 28 00:35:48 2007 for raceintospace by  doxygen 1.5.3