Class ArcLogFilterFactory

java.lang.Object
io.quarkus.arc.runtime.logging.ArcLogFilterFactory
All Implemented Interfaces:
LogFilterFactory

public class ArcLogFilterFactory extends Object implements LogFilterFactory
Creates the implementation of the class by getting a bean from Arc. This class is loaded automatically by the ServiceLoader.