Function Karana::Core::error(msg_f)

Function Karana::Core::error(msg_f)#

Function Documentation#

void Karana::Core::error(msg_f f)#

Write an error to all loggers using a function that outputs a message. This function is only executed if one or more sinks will consume it.

Parameters:

f – The function that generates the error message