zephyr/subsys/logging
Ulf Magnusson 7ccc7889fa logging: Remove SYS_LOG implementation
Replaced by the new CONFIG_LOG system.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-28 09:30:29 -04:00
..
CMakeLists.txt logging: Remove SYS_LOG implementation 2019-03-28 09:30:29 -04:00
Kconfig logging: kconfig: Remove legacy SYS_LOG symbols 2019-03-28 09:30:29 -04:00
Kconfig.template.log_config logging: make LOG_LEVEL depend on LOG 2018-11-02 15:31:44 -05:00
log_backend_native_posix.c logging: Add support for new 'in place' mode to native posix backend 2019-01-29 17:24:37 +01:00
log_backend_net.c log: net: Fix CONFIG_LOG_IMMEDIATE typo in comment 2019-03-26 07:45:20 -05:00
log_backend_rtt.c logging: defines clean up 2019-03-26 13:55:59 -05:00
log_backend_swo.c logger: add a SWO backend 2019-01-09 15:30:59 +01:00
log_backend_uart.c logging: Add support for new 'in place' mode to UART backend 2019-01-29 17:24:37 +01:00
log_backend_xtensa_sim.c logging: add backend for xtensa simulator 2019-03-04 10:35:07 -05:00
log_cmds.c shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00
log_core.c logging: Workaround build warning with clang 2019-03-15 06:42:25 -05: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 all: Update reserved function names 2019-03-11 13:48:42 -04:00
log_output.c logging: replace assert calls with __ASSERT_NO_MSG 2019-03-18 11:28:50 -05:00