Macros§
- debug
- error
- function_
name - This macro returns the name of the enclosing function.
As the internal implementation is based on the
std::any::type_name
, this macro derives all the limitations of this function. - info
- log
- success
- warn
Functions§
- format_
stderr - Writes to stderr and replaces keys inside the given string
- format_
stdout - Writes to stdout and replaces keys inside the given string