Macro defmt::println

source ·
println!() { /* proc-macro */ }
Expand description

Always logs data irrespective of log level.

Please refer to the manual for documentation on the syntax.