Package org.apache.hop.core.logging
Interface IHasLogChannel
-
- All Known Subinterfaces:
IAction,ITransform
- All Known Implementing Classes:
AbstractTransform,ActionBase,ActionDummy,ActionStart,BaseFileInputTransform,BaseTransform,Dummy,Injector,LocalPipelineEngine,LocalSinglePipelineEngine,LocalWorkflowEngine,MissingAction,MissingTransform,Pipeline,Workflow
public interface IHasLogChannel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ILogChannelgetLogChannel()
-
-
-
Method Detail
-
getLogChannel
ILogChannel getLogChannel()
-
-