Name | Description | |
---|---|---|
LogMessagePacket Constructor |
The following tables list the members exposed by LogMessagePacket.
Name | Description | |
---|---|---|
LogMessagePacket Constructor |
Name | Description | |
---|---|---|
Caption | A single line caption | |
CategoryName | ||
ClassName | ||
Description | A multi line description | |
Details | XML details for this log message | |
Exception | ||
Exceptions | ||
FileName | ||
HasException | Whether or not this log message includes attached Exception information. | |
HasMethodInfo | Indicates if the class name and method name are available. | |
HasSourceLocation | Indicates if the file name and line number are available. | |
HasThreadInfo | Indicates if the log message has related thread information. If false, some calls to thread information may throw exceptions. | |
Id | ||
LineNumber | ||
LogSystem | ||
Message | A combined caption & description | |
MethodFullName | A display string for the full class and method if available, otherwise an empty string. | |
MethodName | ||
Principal | Optional. The raw user principal, used for deferred user lookup | |
Sequence | The increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket) | |
Severity | ||
SourceCodeLocation | A display string for the full file name and line number if available, otherwise an empty string. | |
SuppressNotification | True if the message was issued from a Notifier thread which needs to suppress notification about this message. | |
ThreadId | ||
ThreadIndex | ||
ThreadInfo | ||
ThreadInfoPacket | The thread info packet for our Thread Id. Must be set for the packet to be written to a stream. | |
ThreadName | A display name for the thread, returning the thread Id if no name is available. | |
Timestamp | (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket) | |
TimestampDateTime | Provide TimeStamp as DateTime for GLV (SourceGrid doesn't do DateTimeOffset) | |
UserName | ||
UserPacket | Optional. Extended user information related to this message |
Name | Description | |
---|---|---|
CompareTo | Overloaded. | |
Equals | Overloaded. Overridden. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. | |
ExceptionsList | Normalize the exception pointers to a single list. | |
FixData | Overridden. Lock in data, optimizing it for storage and memory representation. | |
GetHashCode | Overridden. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. | |
ReadFieldsFast | Optimized deserialization of a LogMessagePacket based on the current packet definition | |
SetException | Captures the provided exception immediately. | |
SetSourceInfo | ||
ToString |