Package org.eclipse.jetty.logging
package org.eclipse.jetty.logging
-
ClassDescriptionJettyLogger specific configuration:
<name>.LEVEL=(String:LevelName)
<name>.STACKS=(boolean)
A try-with-resources compatible layer forhiding stacktraces
within the scope of thetry
block when logging withJettyLogger
implementation.