LoggingNamespaceSource.SetLevel Method |
Sets the minimal LogLevel for which logging is enabled for the current namespace and type and all children
namespaces and types.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.15.0 (6.5.15.0)

C#
public void SetLevel( LogLevel level )
Parameters
- level
- Type: PostSharp.Patterns.Diagnostics.LogLevel
