com.malliina.logback

Members list

Packages

Type members

Classlikes

case class LogEvent(timestamp: Long, timeFormatted: String, message: String, loggerName: String, threadName: String, level: Level, stackTrace: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object LogEvent

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
LogEvent.type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LogbackFormatting.type
object LogbackUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class TimeFormatter(simpleDateFormat: String)

Value parameters

simpleDateFormat

time format

Attributes

See also

ch.qos.logback.classic.pattern.DateConverter.java

Companion
object
Supertypes
class Object
trait Matchable
class Any
object TimeFormatter

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
trait TimeFormatting[E] extends AppenderBase[E]

Attributes

Supertypes
class AppenderBase[E]
trait Appender[E]
trait FilterAttachable[E]
trait LifeCycle
class ContextAwareBase
trait ContextAware
class Object
trait Matchable
class Any
Show all
Known subtypes