Include file:
#include "mcrl2/utilities/logger.h
mcrl2::log::
formatter
¶Mixin that takes care of formatting of a message.
In this case, the formatter
caret_pos
()¶last_caret_pos
()¶last_hint
()¶last_message_ended_with_newline
()¶Records whether the last message that was printed ended with a new line.
last_message_was_status
()¶format
(const log_level_t level, const std::string &hint, const time_t timestamp, const std::string &msg, const bool print_time_information)¶Prefix each line in s with some extra information. The things that are added are: