FileConverter

Functions

Link copied to clipboard
open override fun formatLog(level: Level, tag: String?, time: Long, fileName: String, className: String, methodName: String, line: Int, msg: String?, throwable: Throwable?): String
Link copied to clipboard
open override fun parseFile(lines: List<String>): List<IFileConverter.Entry>