SetLevelRequest

mcp.schema.request.SetLevelRequest
See theSetLevelRequest companion object
final case class SetLevelRequest(level: LoggingLevel) extends Request

A request from the client to the server, to enable or adjust logging.

Attributes

Companion
object
Source
SetLevelRequest.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def method: Method

Attributes

Definition Classes
Source
SetLevelRequest.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product