Module enso_logger::entry::message[][src]

Expand description

Abstraction for messages that can be logged.

Traits

Message that can be logged. This trait allow a wide range of input arguments and also, allows the messages to be constructed lazily, from functions.