LoggingProfile.AllowDynamicEnabling Property |
Determines whether logging can be dynamically enabled or disabled after initialization. The default value of this property
is true. When it is set to false, PostSharp generates code that allows the JIT compiler to completely remove logging instructions
for types that are not enabled.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.4.11.0 (6.4.11.0)

