Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IApplicationEvent Interface
Members

In This Topic
    IApplicationEvent Interface
    In This Topic
    Distinct warnings and errors within an application
    Object Model
    IApplicationEvent InterfaceIRepositoryApplication InterfaceIRepositoryApplicationVersion InterfaceIIssue InterfaceIApplicationUser InterfaceIComputer InterfaceILogEvent InterfaceIRepositoryApplicationVersion InterfaceIReleaseType InterfaceIDisplay Interface
    Syntax
    'Declaration
     
    
    Public Interface IApplicationEvent 
    public interface IApplicationEvent 
    Remarks
    An Application Event aggregates similar log events together within a single application. A fingerprint is calculated for each log message. Within a single session all of the log messages with the same signature are grouped together into a Log Event. All of the Log Events with the same fingerprint within the same Application are grouped together in the same Application Event.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also