zephyr/doc/subsystems/logging
Krzysztof Chruscinski a15438e8f5 logging: add mechanism for handling transient strings
Extending logger to support logging transient strings (with %s).
With dedicated call (log_strdup), string is duplicated to a buffer
from internal logger pool. Logger implicitly manages the pool.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-10-01 15:26:14 -04:00
..
index.rst kernel: event_logger: remove kernel_event_logger 2018-08-21 05:45:47 -07:00
logger.rst logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
system_log.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00