config.h File Reference

Log-Server compile-time configuration. More...

Go to the source code of this file.

Defines

#define PORT_NR   23
 The port-number we are listening on.
#define OUTPUT_BUFFER_SIZE   (128*1024)
 The size of the internal buffer to hold the logged data.
#define CONFIG_BOOTP_RETRIES   5
 The max. number of bootp retries.
#define CONFIG_BOOTP_TIMEOUT   5000
 The timeout for bootp requests in ms.
#define CONFIG_LOG_LOCK   0
 Set CONFIG_LOG_LOCK to 1 if you want log-output on locking activities.
#define CONFIG_LOG_REQUESTS   0
 Set CONFIG_LOG_REQUESTS to 1 if you want to see client-log requests.
#define CONFIG_LOG_RINGBUFFER   0
 Set CONFIG_LOG_RINGBUFFER if you want to log activities on the ringbuffer.
#define CONFIG_LOG_TCPIP   0
 Set CONFIG_LOG_TCPIP if you want logging of tcpip-related actions.
#define CONFIG_LOG_IPC   0
 Set CONFIG_LOG_IPC to log the IPCs between the logserver's threads.
#define CONFIG_LOG_NOTICE   1
 Set CONFIG_LOG_NOTICE if you want state-information (recommended).


Detailed Description

Log-Server compile-time configuration.

Date:
03/05/2001
Author:
Jork Loeser <jork.loeser@inf.tu-dresden.de>

Definition in file config.h.


Generated on Wed Apr 11 06:40:52 2012 for Logging and output facility for DROPS by  doxygen 1.5.6