Mono.Unix.Native.Syscall.syslog Method
Documentation for this section has not yet been entered.

Syntax

[System.Obsolete("Not necessarily portable due to cdecl restrictions. Use syslog(SyslogFacility, SyslogLevel, string) instead.")]
public static int syslog (SyslogFacility facility, SyslogLevel level, string format, params object[] parameters)

Parameters

facility
Documentation for this section has not yet been entered.
level
Documentation for this section has not yet been entered.
format
Documentation for this section has not yet been entered.
parameters
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0