zephyr/subsys
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
..
app_memory
bluetooth
console
cpp
debug
dfu
disk
fs
logging
mgmt
net
power
random
settings
shell
storage
usb
CMakeLists.txt
Kconfig