cfg_syslog.h File Reference

SYSLOG configuration. More...

Go to the source code of this file.

Defines

#define CONFIG_SYSLOG_NET   0
 Enable the net logging.
#define CONFIG_SYSLOG_SERIAL   1
 Log also on serial.
#define CONFIG_SYSLOG_PORT   514
 Destination port of log messages.
#define CONFIG_SYSLOG_BUFSIZE   256
 Max log message length.

Detailed Description

SYSLOG configuration.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_syslog.h.