doc: group logging and deprecate SYS_LOG_*
Group logging APIs and deprecate SYS_LOG_* Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8ae5f16471
commit
513aa64873
3 changed files with 15 additions and 0 deletions
|
@ -14,6 +14,13 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Logging
|
||||
* @defgroup logging Logging
|
||||
* @{
|
||||
* @}
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Logger API
|
||||
* @defgroup log_api Logging API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue