I am able to log information to the flashlog backend. When I use the cli interface "flashlog read" I see my information stored (e.g. "operation took %s seconds to complete", seconds)
After a reset this information does not appear in "flashlog read", but issues with the same priority level (e.g "Logger configuration file not found") do appear...
How can I ensure that my information (with a variable part) is stored to flash and visible after a reset?