SimpleLogRecord

scribe.record.SimpleLogRecord$
See theSimpleLogRecord companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override 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

Attributes

Definition Classes