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:
Anas Nashif 2018-12-08 14:00:39 -05:00
commit 513aa64873
3 changed files with 15 additions and 0 deletions

View file

@ -14,6 +14,13 @@
extern "C" {
#endif
/**
* @brief Logging
* @defgroup logging Logging
* @{
* @}
*/
/**
* @brief Logger API
* @defgroup log_api Logging API