cohtml.Net.LogInfo
Describes the metadata associated with a log message.
Inherits from SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| LogInfo() |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| Severity | Severity |
| TargetUser | TargetUser |
| MessageType | MessageType |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function LogInfo
Section titled “function LogInfo”LogInfo()Public Property Documentation
Section titled “Public Property Documentation”property Severity
Section titled “property Severity”Severity Severity;property TargetUser
Section titled “property TargetUser”TargetUser TargetUser;property MessageType
Section titled “property MessageType”MessageType MessageType;Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.