SystemLog Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SystemLog(Int32, String, String) | |
SystemLog(String, String, SystemLog+Option) |
SystemLog(Int32, String, String)
SystemLog(String, String, SystemLog+Option)
public SystemLog (string ident, string facility, Darwin.SystemLog.Option options = Darwin.SystemLog+Option.Stderr);
new Darwin.SystemLog : string * string * Darwin.SystemLog.Option -> Darwin.SystemLog
Parameters
- ident
- String
- facility
- String
- options
- SystemLog.Option