Packflow.FileLogger Namespace |
Class | Description | |
---|---|---|
Log |
Represents a log file. Entry point to add entries to a log.
| |
LogEntry |
Represents an entry/message/line in the log.
| |
LogEntryAddedEventArgs |
Arguments sent in a log entry event.
|
Delegate | Description | |
---|---|---|
LogEntryAddedHandler |
Method signature for entries creation events.
|
Enumeration | Description | |
---|---|---|
LogEntryType |
Identifies the type of entry in the log. Indicates the severity of the message.
|