Warn

cc.otavia.log4a.appender.Appender.Warn
final case class Warn(time: LocalDateTime, thread: String, loggerName: String, log: String) extends LogMsg

Attributes

Graph
Supertypes
trait Product
trait Equals
trait LogMsg
trait Notice
trait Call
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product