Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

log_lib.h File Reference

This is the header for the Logging Library. More...

#include <stdio.h>
#include <unistd.h>
#include <pthread.h>
#include <sys/time.h>
#include <errno.h>
#include <string.h>
#include <syslog.h>

Go to the source code of this file.

Defines

#define LOG_LIB_BUFF_SIZE   150
 The maximum length of the log message string.

#define LOGSYSLOG   0x08
 Used to log to syslogd.

#define LOGSTDERR   0x04
 Used to log to stderr.

#define LOGSTDOUT   0x02
 Used to log to stdout.

#define LOGFILE   0x01
 Used to log to a file.


Detailed Description

This is the header for the Logging Library.

Author:
Daniel R. Warren
Version:
1.0
Date:
November 2004

Generated on Thu Dec 16 23:07:31 2004 for alsad by doxygen 1.3.6