Name | Description | |
---|---|---|
![]() ![]() | AgentVersion | The version information for the Gibraltar Agent. |
![]() ![]() | ApplicationUserProvider | An implementation of IApplicationUserProvider to capture Application User details from an IPrinciple |
![]() ![]() | BreakPointEnable | A temporary flag to tell us whether to invoke a Debugger.Break() when Log.DebugBreak() is called. |
![]() ![]() | Configuration | The running publisher configuration. This is always safe even when logging is disabled. |
![]() ![]() | ExplicitStartSessionCalled | Indicates if the StartSession API method was ever explicitly called. |
![]() ![]() | IsSessionEnded | Reports whether EndSession() has completed flushing the end-session command to the log. |
![]() ![]() | IsSessionEnding | Reports whether EndSession() has been called to formally end the session. |
![]() ![]() | MessageAlertNotifier | Get the official Error Alert Notifier instance. Will create it if it doesn't already exist. |
![]() ![]() | MessageNotifier | Get the official Notifier instance that returns all messages. Will create it if it doesn't already exist. |
![]() ![]() | Metrics | Our one metric definition collection for capturing metrics in this process |
![]() ![]() | PrincipalResolver | An implementation of IPrincipalResolver to determine the IPrinciple for each log message and metric sample |
![]() ![]() | Repository | The current process's collection repository |
![]() ![]() | SendSessionsOnExit | Indicates if the agent should package & send sessions for the current application after this session exits. |
![]() ![]() | SessionSummary | The common information about the active log session. This is always safe even when logging is disabled. |
![]() ![]() | SilentMode | Indicates if the logging system should be running in silent mode (for example when running in the agent). |