module

Mint::Logger

This class if for logging timings. It supports nesting timings and printing them in a tree.

Instance methods

log(message, &)

Logs the message with the block elapsed time.

Source

Nested types