NLog.Windows.Forms Namespace |
Class | Description | |
---|---|---|
FormControlTarget |
Logs text to Windows.Forms.Control.Text property control of specified Name.
| |
MessageBoxTarget |
Pops up log messages as message boxes.
| |
RichTextBoxLinkLayoutRenderer |
Strings rendered with this rendrer would convert to links in the control. SupportLinks | |
RichTextBoxRowColoringRule |
The row-coloring condition.
| |
RichTextBoxTarget |
Log text a Rich Text Box control in an existing or new form.
| |
RichTextBoxWordColoringRule |
Highlighting rule for Win32 colorful console.
| |
ToolStripItemTarget |
Logs text to Windows.Forms.ToolStripItem.Text property control of specified Name.
|
Delegate | Description | |
---|---|---|
RichTextBoxTargetDelLinkClicked |
Type of delegate for LinkClicked event.
|
Enumeration | Description | |
---|---|---|
RichTextBoxTargetMessageRetentionStrategy |
How to handle messages when switching between target controls or no control is attached at all
|