MonoMac.Darwin.SystemLog: Method Members

The methods of MonoMac.Darwin.SystemLog are listed below. For a list of all members, see the SystemLog Members list.

See Also: Inherited members from System.Object

Public Methods

AddLogFile(int)
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the SystemLog object.
Finalize()
Finalizer for the SystemLog object
Log(Message) : int
Documentation for this section has not yet been entered.
Log(string) : int
Documentation for this section has not yet been entered.
Log(Message, string, params object[]) : int
Documentation for this section has not yet been entered.
RemoveLogFile(int)
Documentation for this section has not yet been entered.
Search(Message) : IEnumerable<Message>
Documentation for this section has not yet been entered.
SetFilter(int) : int
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the SystemLog object.