AssembledLogFormat

final class AssembledLogFormat extends LogFormat[String]
Companion
object
trait LogFormat[String]
class Object
trait Matchable
class Any

Value members

Methods

override def format(context: LogContext, line: String): String
Definition Classes