struct

PlaceOS::Client::API::Models::Websocket::Response::Debug

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The identifier included with the original request.

Source
klass

Class of the originating message source.

Source
level

Message verbosity level.

Source
mod

ID of the module the event originated from.

Source
msg

Log message.

Source

Nested types