struct Log::Entry
inherits Struct
¶
Class methods¶
.new(source : String, severity : Severity, message : String, data : Log::Metadata, exception : Exception?, *, timestamp = Time.local)
¶
(source : String, severity : Severity, message : String, data : Log::Metadata, exception : Exception?, *, timestamp = Time.local)