LoggingMessage

ch.linkyard.mcp.protocol.Logging.LoggingMessage
See theLoggingMessage companion object
case class LoggingMessage(level: LoggingLevel, logger: Option[String], data: Json, _meta: Meta) extends Notification

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Notification
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

Concrete fields

override val method: NotificationMethod