zephyr/subsys/logging
Krzysztof Chruscinski c859e2a254 logging: Replace ifdefs with if
Replacing preprocessor with compiler in UART backend initialization.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-08-13 13:20:27 -07:00
..
CMakeLists.txt logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
Kconfig doc: fix kconfig misspellings 2018-08-08 01:48:24 -05:00
event_logger.c
kernel_event_logger.c
log_backend_uart.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
log_core.c logging: Replace ifdefs with if 2018-08-13 13:20:27 -07:00
log_list.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
log_list.h logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
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.c
sys_log_net.c