Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / ListenerConfiguration Class
Properties Methods


In This Topic
    ListenerConfiguration Class Members
    In This Topic

    The following tables list the members exposed by ListenerConfiguration.

    Public Constructors
     NameDescription
    Public ConstructorInitialize from application configuration section  
    Top
    Public Properties
     NameDescription
    Public PropertyWhen true, assembly load information will be logged automatically.  
    Public PropertyWhen true, CLR events related to assembly resolution failures will be logged automatically.  
    Public PropertyWhen true, anything written to the console out will be appended to the log.  
    Public PropertyWhen true, metrics are recorded for Garbage Collector (GC) events.  
    Public PropertyWhen true, network events (such as reconfiguration and disconnection) will be logged automatically.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.Returns a string that represents the current object.  
    Top
    See Also