public bool IsEnabled( LogLevel logLevel )
Public Function IsEnabled ( logLevel As LogLevel ) As Boolean
public: virtual bool IsEnabled( LogLevel logLevel ) sealed
function IsEnabled(logLevel);
In This Article