Mono Class Library: Mono.Unix.Native.Syscall Overview | MembersMono.Unix.Native.Syscall.syslog Overloads |
The overloads of syslog are listed below. For a list of all members, see the Syscall Members list.
staticsyslog(SyslogLevel, string) : int Documentation for this section has not yet been entered. staticsyslog(SyslogFacility, SyslogLevel, string) : int Documentation for this section has not yet been entered. staticsyslog(SyslogLevel, string, params object[]) : int Documentation for this section has not yet been entered. staticsyslog(SyslogFacility, SyslogLevel, string, params object[]) : int Documentation for this section has not yet been entered.