zephyr/tests/subsys/logging
Krzysztof Chruscinski 5f6070e2f7 logging: Add autostart option to LOG_BACKEND_DEFINE
Extended macro to accept flag indicating if given backend must be
initialized and enabled when log subsystem starts. Typically, simple
backends will have autostart flag set. More complex may require
explicit enabling (e.g. shell over BLE can only be enabled when
BLE connection is established).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-10-11 13:29:50 +03:00
..
log_core logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
log_list tests: remove subsys from test identifier 2018-08-16 13:20:53 -07:00
log_msg tests: remove subsys from test identifier 2018-08-16 13:20:53 -07:00
logger-hook lib: ring_buffer: add raw byte access mode 2018-10-09 13:58:44 -04:00