Searched refs:shouldForceVerbosity (Results 1 – 2 of 2) sorted by relevance
116 if (shouldForceVerbosity()) { in initComponentVerbosity()126 public boolean shouldForceVerbosity() { in shouldForceVerbosity() method in BaseLeveledLogOutput
101 if (forcedLevel == null || !shouldForceVerbosity()) { in shouldWrite()