[This is preliminary documentation and is subject to change.]

The Log type exposes the following members.

Methods

  Name Description
HandlerIsSet
Determines if the OnLogEntryAdded event has any events assigned to it.
ShowChangeLog
Shows a small form with the Change Log of this GUISS library. Form is shown via ShowDialog().
Write
Write an entry into the GUISS log. If OnLogEntryAdded isn't assigned, nothing happens.

See Also