Syslog does not always log
During some calls of info!()
or other macros defined in the log
crate, the syslog does not store the message.
It is possible to fix this under the assumption that heap allocation is available.
During some calls of info!()
or other macros defined in the log
crate, the syslog does not store the message.
It is possible to fix this under the assumption that heap allocation is available.