setlogmask

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int setlogmask(int __mask)
  2. int setlogmask(int __mask)
  3. int setlogmask(int __mask)
  4. int setlogmask(int __mask)
    version(Posix && !linux && !OSX && !FreeBSD && Solaris)
    extern (C) @system nothrow
    int
    setlogmask
    (
    int __mask
    )

Meta