Click or drag to resize

Packflow.FileLogger Namespace

Classes
  ClassDescription
Public classLog
Represents a log file. Entry point to add entries to a log.
Public classLogEntry
Represents an entry/message/line in the log.
Public classLogEntryAddedEventArgs
Arguments sent in a log entry event.
Delegates
  DelegateDescription
Public delegateLogEntryAddedHandler
Method signature for entries creation events.
Enumerations
  EnumerationDescription
Public enumerationLogEntryType
Identifies the type of entry in the log. Indicates the severity of the message.