Class CallerLevels


  • public class CallerLevels
    extends Object
    • Method Detail

      • getCallerMinimumOutputLevel

        public elf4j.Level getCallerMinimumOutputLevel​(NativeLogger nativeLogger)
        Assuming the owner and caller class of the specified logger is the same
        Parameters:
        nativeLogger - to search for configured minimum output level
        Returns:
        configured min output level for the specified logger's caller/owner class, or the default level if not configured