Function Karana::Core::info(msg_f)

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

Function Documentation#

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

Write an info 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 info message