65477b7391
The string parameter needs to be const as otherwise calling this function using a const string pointer will lead to a warning. Besides the function does not modify the parameter so should be const anyway. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.template.log_config | ||
log_backend_native_posix.c | ||
log_backend_uart.c | ||
log_cmds.c | ||
log_core.c | ||
log_list.c | ||
log_list.h | ||
log_msg.c | ||
log_output.c | ||
sys_log.c | ||
sys_log_net.c |