LogRecordCreator

class Object
trait Matchable
class Any
object LogRecord.type
object LogRecordPool.type
object SimpleLogRecord.type

Value members

Abstract methods

def apply(level: Level, value: Double, messages: List[LoggableMessage], fileName: String, className: String, methodName: Option[String], line: Option[Int], column: Option[Int], thread: Thread, data: Map[String, () => Any], timeStamp: Long): LogRecord