zephyr/include/logging
Alberto Escolar Piedras 6cd70a5f85 logging: Fix undefined macro warning
Fix undefined macro warning if
CONFIG_LOG or
CONFIG_LOG_RUNTIME_FILTERING are not selected

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-07-24 16:34:31 -04:00
..
log.h
log_backend.h
log_core.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
log_ctrl.h logging: Fix undefined macro warning 2019-07-24 16:34:31 -04:00
log_frontend.h logging: add frontend API 2019-07-18 11:50:52 +02:00
log_instance.h logging: Fix undefined macro warning 2019-07-24 16:34:31 -04:00
log_msg.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
log_output.h