Conditional subscription logging
logs the fmt text in INFO level
logs the text to in INFO level
Pops the current logger mask
Push the current logger mask to the mask stack
Reports the text to the logger with the level LogLevel
formatted logger
Sets the task name of the logger for the whole program Note should be set in the logger task when the logger task is ready and has been started correctly
Get task_name
Logger task name
The name of the task using the logger
Logger mask stack
If true the log is silened (no logs is process from any tasks)
Logger used one for each thread