Introduced interface for efficient logging from external logsystems: Added handling of vaargs and automatic strdup to macros intended to be used in logging interface function. Fast path to less then 4 arguments to speed up the execution. Made log_count_args external, if external logsystem cannot count arguments. Signed-off-by: Tomasz Konieczny <tomasz.konieczny@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| ext_log_system_adapter.c | ||
| ext_log_system_adapter.h | ||
| ext_log_system.c | ||
| ext_log_system.h | ||
| main.c | ||
| sample_instance.c | ||
| sample_instance.h | ||
| sample_module.c | ||
| sample_module.h | ||