Uses of Interface
org.apache.torque.generator.configuration.controller.LoggingAdapter
Packages that use LoggingAdapter
Package
Description
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
-
Uses of LoggingAdapter in org.apache.torque.generator.configuration.controller
Classes in org.apache.torque.generator.configuration.controller that implement LoggingAdapterModifier and TypeClassDescriptionclassDummy implementation of the LoggingAdapter interface.classAllows reading and setting the current loglevel using log4j2.classAllows reading and setting the current loglevel using log4j.Methods in org.apache.torque.generator.configuration.controller that return LoggingAdapterModifier and TypeMethodDescriptionstatic LoggingAdapterLoglevel.getLoggingAdapter()Returns the currently used logging adapter.Methods in org.apache.torque.generator.configuration.controller with parameters of type LoggingAdapterModifier and TypeMethodDescriptionstatic voidLoglevel.setLoggingAdapter(LoggingAdapter loggingAdapter) Sets the logging adapter.