XWOS API
4.0
XWOS C/C++ API参考手册
|
XWOS通用库:日志 更多...
函数 | |
xwer_t | soc_log_write (const char *s, xwsz_t *n) |
xwer_t | board_log_write (const char *s, xwsz_t *n) |
int | xwpf (const char *fmt,...) |
格式化字符串并输出到日志,同 printf() 函数 | |
XWOS通用库:日志
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
在文件 xwlog.c 中定义.