cfg_syslog.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_SYSLOG_H
00039 #define CFG_SYSLOG_H
00040 
00046 #define CONFIG_SYSLOG_NET     0
00047 
00053 #define CONFIG_SYSLOG_SERIAL  1
00054 
00060 #define CONFIG_SYSLOG_PORT    514
00061 
00067 #define CONFIG_SYSLOG_BUFSIZE 256
00068 
00069
00070 #endif /* CFG_SYSLOG_H */