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


In This Topic
    Log Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a categorized Critical message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a detailed Critical message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. End the current log file (but not the session) and open a new file to continue logging.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Used to explicitly set the session state for the current session and provide a reason.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a categorized Error message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a detailed Error message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a categorized Information message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a detailed Information message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Record an unexpected exception to the log without displaying a user prompt.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Safely send sessions to the Loupe Server . Only one send request will be processed at a time.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Safely send sessions asynchronously to the Loupe Server or via email. Only one send request will be processed at a time.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Attempt to activate the agent.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a Critical trace message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write an Error trace message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write an Information trace message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a Verbose trace message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a Warning trace message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a categorized Verbose message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a detailed Verbose message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a categorized Warning message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a detailed Warning message directly to the Loupe log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Write a complete log message directly to the Loupe log from a wrapper method or bridging logic, attributing the source of the message farther up the call-stack.  
    Top
    See Also

    Reference

    Log Class
    Gibraltar.Agent Namespace

    Developer's Reference

    Logging - Using with Trace
    Logging - Using with External Log Systems
    Logging - Using Loupe as a Log System