Package org.pentaho.di.core.logging
Interface LoggingPluginInterface
-
- All Superinterfaces:
KettleLoggingEventListener
public interface LoggingPluginInterface extends KettleLoggingEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dispose()
void
init()
-
Methods inherited from interface org.pentaho.di.core.logging.KettleLoggingEventListener
eventAdded
-
-