Method SetMinimalLevelForNamespace
SetMinimalLevelForNamespace(LogLevel, String, String)
Declaration
public void SetMinimalLevelForNamespace(LogLevel level, string ns, [Required] string role)
Parameters
Type | Name | Description |
---|---|---|
LogLevel | level | |
String | ns | |
String | role |
SetMinimalLevelForNamespace(LogLevel, String)
Declaration
public void SetMinimalLevelForNamespace(LogLevel level, string ns)
Parameters
Type | Name | Description |
---|---|---|
LogLevel | level | |
String | ns |