Syslog client routines for Harvard architecture. More...
Go to the source code of this file.
Defines | |
#define | SYSLOG_INTERNAL |
Functions | |
void | vsyslog_P (int pri, PGM_P fmt_P, va_list ap) |
Print log message. | |
void | syslog_P (int pri, PGM_P fmt_P,...) |
Print log message. |
Syslog client routines for Harvard architecture.
* $Id$ *
Definition in file syslog_P.c.
#define SYSLOG_INTERNAL |
Definition at line 76 of file syslog_P.c.