Package | Description |
---|---|
org.apache.torque.generator.configuration.controller |
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyLoggingAdapter
Dummy implementation of the LoggingAdapter interface.
|
class |
Log4j2LoggingAdapter
Allows reading and setting the current loglevel using log4j2.
|
class |
Log4jLoggingAdapter
Allows reading and setting the current loglevel using log4j.
|
Modifier and Type | Method and Description |
---|---|
static LoggingAdapter |
Loglevel.getLoggingAdapter()
Returns the currently used logging adapter.
|
Modifier and Type | Method and Description |
---|---|
static void |
Loglevel.setLoggingAdapter(LoggingAdapter loggingAdapter)
Sets the logging adapter.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.