Loupe - Log - Monitor - Resolve
Gibraltar Namespace / CommonCentralLogic Class
Properties Methods


In This Topic
    CommonCentralLogic Class Members
    In This Topic

    The following tables list the members exposed by CommonCentralLogic.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)A temporary flag to tell us whether to invoke a Debugger.Break() when Log.DebugBreak() is called.  
    Public Propertystatic (Shared in Visual Basic)True if the underlying runtime is .NET Core.  
    Public Propertystatic (Shared in Visual Basic)True if the underlying runtime is the .NET Framework  
    Public Propertystatic (Shared in Visual Basic)True if the underlying runtime is .NET Native  
    Public Propertystatic (Shared in Visual Basic)Reports whether EndSession() has completed flushing the end-session command to the log.  
    Public Propertystatic (Shared in Visual Basic)Reports whether EndSession() has been called to formally end the session.  
    Public Propertystatic (Shared in Visual Basic)Indicates if the logging system should be running in silent mode (for example when running in the agent).  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Automatically stop debugger like a breakpoint, if enabled.  
    Public Methodstatic (Shared in Visual Basic)Sets the SessionHasEnded flag to true. (Can't be reversed once set.)  
    Public Methodstatic (Shared in Visual Basic)Sets the SessionEnding flag to true. (Can't be reversed once set.)  
    Public Methodstatic (Shared in Visual Basic)Extracts needed message source information from the current call stack.  
    Public Methodstatic (Shared in Visual Basic)Safely attempt to expand a format string with supplied arguments.  
    Top
    See Also