Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / LogMessagePacket Class


LogMessagePacket Class Properties

For a list of all members of this type, see LogMessagePacket members.

Public Properties
 NameDescription
Public PropertyA single line caption  
Public Property  
Public Property  
Public PropertyA multi line description  
Public PropertyXML details for this log message  
Public Property  
Public Property  
Public Property  
Public PropertyWhether or not this log message includes attached Exception information.  
Public PropertyIndicates if the class name and method name are available.  
Public PropertyIndicates if the file name and line number are available.  
Public PropertyIndicates if the log message has related thread information. If false, some calls to thread information may throw exceptions.  
Public Property  
Public Property  
Public Property  
Public PropertyA combined caption & description  
Public PropertyA display string for the full class and method if available, otherwise an empty string.  
Public Property  
Public PropertyOptional. The raw user principal, used for deferred user lookup  
Public PropertyThe increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket)
Public Property  
Public PropertyA display string for the full file name and line number if available, otherwise an empty string.  
Public PropertyTrue if the message was issued from a Notifier thread which needs to suppress notification about this message.  
Public Property  
Public Property  
Public Property  
Public PropertyThe thread info packet for our Thread Id. Must be set for the packet to be written to a stream.  
Public PropertyA display name for the thread, returning the thread Id if no name is available.  
Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarPacket)
Public PropertyProvide TimeStamp as DateTime for GLV (SourceGrid doesn't do DateTimeOffset)  
Public Property  
Public PropertyOptional. Extended user information related to this message  
Top
See Also