monoandroid
namespace Mono.Unix.Native
{
    [CLSCompliant(false)]
    public sealed class Syscall : Stdlib
    {
        [Obsolete("Not necessarily portable due to cdecl restrictions.\nUse syslog(SyslogLevel, string) instead.")]
        public static int syslog(SyslogLevel level, string format, params object[] parameters);
    }
}
Xamarin Android 0.0
Information specific to monoandroid
Assembly

Mono.Posix , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756

Referencing

The API is automatically referenced.

Obsolete Not necessarily portable due to cdecl restrictions. Use syslog(SyslogLevel, string) instead.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/21/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙