SystemLog Class
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.
public class SystemLog : IDisposable, ObjCRuntime.INativeObject
type SystemLog = class
interface IDisposable
interface INativeObject
- Inheritance
-
SystemLog
- Implements
Constructors
SystemLog(Int32, String, String) | |
SystemLog(String, String, SystemLog+Option) |
Properties
Default | |
Handle |
Methods
AddLogFile(Int32) | |
Dispose() | |
Dispose(Boolean) | |
Finalize() | |
Log(Message, String, Object[]) | |
Log(Message) | |
Log(String) | |
RemoveLogFile(Int32) | |
Search(Message) | |
SetFilter(Int32) |