klyn.logging.handler.MultiLogHandler.accepts
method
public accepts(logger as String, level as LogLevel) as Boolean:
Description

Returns true when at least one child accepts the event. @example handler.accepts("app", LogLevel.INFO)