Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.AspNetCore.Models Namespace / LogMessage Class


LogMessage Class Properties

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

Public Properties
 NameDescription
Public PropertySession Id as set by JS Agent when it started  
Public PropertyThe log message caption  
Public PropertyThe category to log against  
Public PropertyThe log message description  
Public PropertyOptional. Additional details, such as client browser settings  
Public PropertyOptional. Details of a client side exception  
Public PropertyInformation about the method that generated the message  
Public PropertyOptional. Parameters to be added to the message  
Public PropertySpecifics the sequence number of the message  
Public PropertySessionId from either cookie or set by client  
Public PropertySeverity of the message  
Public PropertySpecifies when the log message was created on the client  
Top
See Also