As mentioned in issue #12265, some APIs aren't included in the generated API docs because doxygengroup directives were missing. Also add a comment referencing defgroups that are just organizational and the scanning script can ignore. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
47 lines
625 B
ReStructuredText
47 lines
625 B
ReStructuredText
|
|
.. _logger_api:
|
|
|
|
Logger system API
|
|
#################
|
|
|
|
.. comment
|
|
not documenting
|
|
.. doxygengroup:: logging
|
|
.. doxygengroup:: logger
|
|
|
|
|
|
.. contents::
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: top
|
|
|
|
Logger API
|
|
**********
|
|
|
|
.. doxygengroup:: log_api
|
|
:project: Zephyr
|
|
|
|
Logger control
|
|
**************
|
|
|
|
.. doxygengroup:: log_ctrl
|
|
:project: Zephyr
|
|
|
|
Log message
|
|
***********
|
|
|
|
.. doxygengroup:: log_msg
|
|
:project: Zephyr
|
|
|
|
Logger backend interface
|
|
************************
|
|
|
|
.. doxygengroup:: log_backend
|
|
:project: Zephyr
|
|
|
|
Logger output formatting
|
|
************************
|
|
|
|
.. doxygengroup:: log_output
|
|
:project: Zephyr
|