Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / ILogEvent Interface
Properties

In This Topic
    ILogEvent Interface Members
    In This Topic

    The following tables list the members exposed by ILogEvent.

    Public Properties
     NameDescription
     PropertyThe application event for all similar log events  
     PropertyThe calculated caption for this event, which may be shorter or different than the actual log messages  
     PropertyThe full name of the category where the messages were generated  
     PropertyThe full name of the class where the messages were generated  
     PropertyPartial details about the first log message that matches this event  
     PropertyThe timestamp of the last log message in the session matching this event.  
     PropertyThe total number of messages in this session that matched this event  
     PropertyThe severity of this event.  
     PropertyThe link to this item on the server  
    Top
    See Also