Vug::LogEntry
Inherits JSON::Serializable < Reference < Object
A structured log entry with level, message, optional context, and timestamp.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
context
Sourcelevel
Sourcemessage
Sourcetimestamp
Source