Hi,Sir!
As for programmer, the big different between log_info and system_printf except for parameter numbers and formats? both of them can be used to output debug info, but I want to know how to use them correctly.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,Sir!
As for programmer, the big different between log_info and system_printf except for parameter numbers and formats? both of them can be used to output debug info, but I want to know how to use them correctly.
The main difference between Log functions and System_printf is that Log functions have fixed execution time regardless of the number and type of parameter. Here is more info.
Two ILogger service providers are included in the xdc.runtime package: