-
Notifications
You must be signed in to change notification settings - Fork 1.1k
AliOS Things API LOG Guide
librae8226 edited this page Mar 1, 2018
·
1 revision
void aos_set_log_level(aos_log_level_t log_level)
-
Description
Set the log level.
-
Parameters
IN/OUT NAME DESC [in] log_level level to be set,must be one of AOS_LL_NONE,AOS_LL_FATAL,AOS_LL_ERROR,AOS_LL_WARN,AOS_LL_INFO or AOS_LL_DEBUG. -
Returns
None.
| Home | Tutorial | Hardware | Porting Guide | Utilities | API Reference | Technical Docs | Certification |
Crafted with ❤️ by AliOS Things Team.