ILogger.IsLogTypeAllowed

public bool IsLogTypeAllowed(LogType logType);

Returns

bool Retrun true in case logs of LogType will be logged otherwise returns false.

Description 描述

Check logging is enabled based on the LogType.