PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Configuration­ManagerReset­Configuration
Open sandboxFocus

LoggingConfigurationManager.ResetConfiguration Method

ResetConfiguration(LoggingBackend)

Removes the TransactionPolicySelector and resets the DefaultVerbosity of a given LoggingBackend.

Declaration
public static void ResetConfiguration([Required] this LoggingBackend backend)
Parameters
Type Name Description
LoggingBackend backend