Class DummyLoggingAdapter

java.lang.Object
org.apache.torque.generator.configuration.controller.DummyLoggingAdapter
All Implemented Interfaces:
LoggingAdapter

public class DummyLoggingAdapter extends Object implements LoggingAdapter
Dummy implementation of the LoggingAdapter interface. Actually does nothing.
Version:
$Id: DummyLoggingAdapter.java 1839288 2018-08-27 09:48:33Z tv $
  • Constructor Details

    • DummyLoggingAdapter

      public DummyLoggingAdapter()
  • Method Details