zephyr/subsys/logging
Johan Hedberg 1292609458 logging: Use vsnprintk instead of vsnprintf
The printk family of functions is used elsewhere, so make this
consistent. Also, printk has a smaller stack footprint.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-07-25 17:41:05 +03:00
..
CMakeLists.txt
event_logger.c
Kconfig logging: Internal processing thread enabled by default 2018-07-19 09:50:18 -04:00
kernel_event_logger.c
log_backend_uart.c
log_core.c logging: Use vsnprintk instead of vsnprintf 2018-07-25 17:41:05 +03:00
log_list.c
log_list.h
log_msg.c
log_output.c logging: Make prefixes the same length 2018-07-19 16:23:19 -04:00
sys_log_net.c
sys_log.c