Package com.core.logger.formatter
Interface SLogFormatterIF
-
- All Known Implementing Classes:
SConsoleLogFormatter,SDebugLogFormatter,SErrLogFormatter,SFileFormatter,SInfoLogFormatter,SJournalLogFormatter,SLogAbstractFormatter,SSoloLogFormatter,SSysLogFormatter,STraceLogFormatter,SWarnLogFormatter
public interface SLogFormatterIF
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringpostfix()java.lang.Stringprefix()
-