Package org.pentaho.di.core.logging
Interface LogMessageInterface
-
- All Known Implementing Classes:
LogMessage
public interface LogMessageInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object[]getArguments()StringgetCopy()LogLevelgetLevel()StringgetLogChannelId()StringgetMessage()StringgetSubject()
-