zephyr/doc/subsystems/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
..
index.rst kernel: event_logger: remove kernel_event_logger 2018-08-21 05:45:47 -07:00
logger.rst logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
system_log.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00