shouldLog abstract method

bool shouldLog(
  1. LogLevel level,
  2. Type type
)

Implementation

bool shouldLog(LogLevel level, Type type);