Name | Description | |
---|---|---|
BreakPointEnable | A temporary flag to tell us whether to invoke a Debugger.Break() when Log.DebugBreak() is 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. | |
SilentMode | Indicates if the logging system should be running in silent mode (for example when running in the agent). |