XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
xwlog.c 文件参考

XWOS通用库:日志 更多...

#include <xwos/standard.h>
#include <stdio.h>
#include <xwos/lib/xwlog.h>
xwlog.c 的引用(Include)关系图:

浏览源代码.

函数

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通用库:日志

作者

在文件 xwlog.c 中定义.

函数说明

◆ board_log_write()

xwer_t board_log_write ( const char *  s,
xwsz_t n 
)
这是这个函数的调用关系图:

◆ soc_log_write()

xwer_t soc_log_write ( const char *  s,
xwsz_t n 
)
这是这个函数的调用关系图: