zephyr/subsys/logging
Johan Hedberg 83db9ad753 logging: Make prefixes the same length
Make the severity level prefixes the same length. This helps both
readability of mixed level logs, and it's also consistent with how the
levels are named in the public API macros.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-07-19 16:23:19 -04: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 doc: subsys: logging: internal thread and thread wake up 2018-07-16 11:12:16 -04:00
log_list.c
log_list.h
log_msg.c logging: Add log initialization to system startup 2018-07-14 08:32:44 -04:00
log_output.c logging: Make prefixes the same length 2018-07-19 16:23:19 -04:00
sys_log_net.c
sys_log.c