It simply blocks everything which is notjava:. Output:
INFORMATION: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
12:16:10,804 |-INFO in ch.qos.logback.classic.LoggerContext[contextName_IS_UNDEFINED] - Could NOT find resource [logback-test.xml]
12:16:10,804 |-INFO in ch.qos.logback.classic.LoggerContext[contextName_IS_UNDEFINED] - Could NOT find resource [logback.groovy]
12:16:10,804 |-INFO in ch.qos.logback.classic.LoggerContext[contextName_IS_UNDEFINED] - Found resource [logback.xml] at [file:/C:/Entwicklung/workspace-2020-12/.metadata/.plugins/org.eclipse.wst.server.core/tmp3/wtpwebapps/smartld-webapp-localdev/WEB-INF/classes/logback.xml]
12:16:10,884 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:16:10,899 |-ERROR in ch.qos.logback.classic.joran.action.InsertFromJNDIAction - Failed to lookup JNDI env-entry [ldap://ad001.siemens.net/dc=ad001,dc=siemens,dc=net] javax.naming.NamingException: JNDI name must start with java:
at javax.naming.NamingException: JNDI name must start with java:
at at ch.qos.logback.classic.util.JNDIUtil.lookup(JNDIUtil.java:46)
at at ch.qos.logback.classic.joran.action.InsertFromJNDIAction.begin(InsertFromJNDIAction.java:68)
at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:269)