This is the complete list of members for Log, including all inherited members.
| AddAttribute(string name, string value) | Log | |
| AddAttribute(string name, long value) | Log | |
| AddAttribute(string name, bool value) | Log | |
| AddAttribute(string name, double value) | Log | |
| AddMessage(string text) | Log | |
| AddMessageLine(string text) | Log | |
| Attribute(string name, string value) | AttributeMap | protected |
| Attribute(string name, bool value) | AttributeMap | protected |
| Attribute(string name, long value) | AttributeMap | protected |
| Attribute(string name, double value) | AttributeMap | protected |
| Dispose(bool disposing) | AttributeMap | virtual |
| Dispose() | AttributeMap | |
| Handle | AttributeMap | |
| IsDisposed | AttributeMap | |
| IsEnabled | AttributeMap | protected |
| ObjectDisposing | AttributeMap | |
| SendData() | Log | protected |