Class Nexus\Mcp\Server\Message\Notification\LoggingMessageNotification

final
readonly
extends Notification
implements ServerNotification

Notification of a log message passed from server to client. If no logging/setLevel request has been sent from the client, the server MAY decide which messages to send automatically.

Methods
Methods inherited from Nexus\Mcp\Message\Notification
toArray()
Methods inherited from Nexus\Mcp\Message\Message
jsonSerialize()
Constants inherited from Nexus\Mcp\Message\Message
JSON_RPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Message\Notification
$method, $params
Properties inherited from Nexus\Mcp\Message\Message
$jsonrpc