struct

Log::Entry

Inherits Struct / Value / Object

Constructors

new(source : String, severity : Severity, message : String, data : Log::Metadata, exception : Exception | Nil, *, timestamp : Time = Time.local)
Source

Instance methods

context
Source
data
Source
exception
Source
message
Source
severity
Source
source
Source
timestamp
Source