Logging v2 supports 255 arguments but since logging v1 was supporting only 15, and it is still compiled, more than 15 could not be used. Extending logging v1 macro to accept up to 31 arguments. It will fail during processing in case of v1 but will work with v2 enabled. It is a temporary solution since v1 will be removed at some point. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
log.h | ||
log_backend.h | ||
log_backend_std.h | ||
log_core.h | ||
log_ctrl.h | ||
log_frontend.h | ||
log_instance.h | ||
log_internal.h | ||
log_msg.h | ||
log_msg2.h | ||
log_output.h | ||
log_output_dict.h |