ECS::LogEntry::Process::Parent::Thread
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id=(id : UInt64 | Nil)
process.parent.thread.id
Thread ID.
Level: Extended Type: Long Example:
4242
name=(name : String | Nil)
process.parent.thread.name
Thread name.
Level: Extended Type: Keyword Example:
thread-0