class

Mint::Logger::Log

Inherits Reference < Object

Constructors

new(message : String)
Source

Instance methods

elapsed

The elapsed time of the log.

Source
elapsed=(elapsed : Time::Span)

The elapsed time of the log.

Source
logs

The child logs.

Source
message

The mssage.

Source
real

The real time of the log.

Source