defaultLogFormat

fun defaultLogFormat(    category: String,     level: LogLevel,     message: Any?,     throwable: Throwable?): String