Interface ILogLevelSwitch
Namespace: Void.Proxy.Api.Logging
Assembly: Void.Proxy.Api.dll
public interface ILogLevelSwitchProperties
Level
LogLevel Level { get; set; }Namespace: Void.Proxy.Api.Logging
Assembly: Void.Proxy.Api.dll
public interface ILogLevelSwitchLogLevel Level { get; set; }