Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.syslog Overloads

The overloads of syslog are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
syslog(SyslogLevel, string) : int
Documentation for this section has not yet been entered.
static
syslog(SyslogFacility, SyslogLevel, string) : int
Documentation for this section has not yet been entered.
static
syslog(SyslogLevel, string, params object[]) : int
Documentation for this section has not yet been entered.
static
syslog(SyslogFacility, SyslogLevel, string, params object[]) : int
Documentation for this section has not yet been entered.