toggle menu
Android-Vast-Extension
jvm
switch theme
search in API
log-core
/
com.log.vastgui.core.base
/
LogFormat
Log
Format
interface
LogFormat
(
source
)
Log formatter.
Since
1.3.4
Inheritors
LineFormat
OnlyMsgFormat
TableFormat
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
format
Link copied to clipboard
abstract
fun
format
(
logInfo
:
LogInfo
)
:
String
Convert
logInfo
to
String
according to a certain format.