Logging

ch.linkyard.mcp.protocol.Logging
object Logging

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Logging.type

Members list

Type members

Classlikes

case class LoggingMessage(level: LoggingLevel, logger: Option[String], data: Json, _meta: Meta) extends Notification

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class SetLevel(level: LoggingLevel, _meta: Meta) extends Request

Attributes

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

Attributes

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