Package org.pentaho.di.core.logging
Class LogChannelFactory
java.lang.Object
org.pentaho.di.core.logging.LogChannelFactory
- All Implemented Interfaces:
LogChannelInterfaceFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Object subject, LoggingObjectInterface parentObject) create
(Object subject, LoggingObjectInterface parentObject, boolean gatheringMetrics)
-
Constructor Details
-
LogChannelFactory
public LogChannelFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceLogChannelInterfaceFactory
-
create
- Specified by:
create
in interfaceLogChannelInterfaceFactory
-
create
- Specified by:
create
in interfaceLogChannelInterfaceFactory
-
create
public LogChannel create(Object subject, LoggingObjectInterface parentObject, boolean gatheringMetrics) - Specified by:
create
in interfaceLogChannelInterfaceFactory
-