跳到主要内容

log

输出日志

声明

void log(string prefix, string color, string fmt, ...)

参数

参数名描述
prefix日志前缀
color日志颜色
fmt字符串格式
...可变参数列表

返回值

使用方式

返回文档