public static interface LoggerTextView.ILogFormatter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.String logContent,
LoggerTextView.LogType logType)
格式化日志内容
|
java.lang.String format(java.lang.String logContent,
LoggerTextView.LogType logType)
logContent - 日志内容logType - 日志类型