Package org.apache.logging.log4j.kit.recycler
@Export
@Version("3.0.0")
package org.apache.logging.log4j.kit.recycler
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
-
ClassDescriptionRecycler<V>Contract for recycling strategies.Interface implemented by classes that need to interact with the
Recycler
that created them.Contract forRecycler
factories.Contract for providingRecyclerFactory
instances.A set of common configuration options for recyclers