企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# QQLite.Framework.QQLog 类 ## 注释 ~~~ 日志 ~~~ ## 语法 ~~~ public class QQLog ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Log](https://www.kancloud.cn/gxser1986/cqrobot/3015505) | | | | [ELog](https://www.kancloud.cn/gxser1986/cqrobot/3015506) | | | | [Log](https://www.kancloud.cn/gxser1986/cqrobot/3015507) | | | | [WriteLog](https://www.kancloud.cn/gxser1986/cqrobot/3015508) | 写入日志 | | | [DebugLog](https://www.kancloud.cn/gxser1986/cqrobot/3015509) | Debug数据(上传到QQLite服务器) | | | [PluginDebugLog](https://www.kancloud.cn/gxser1986/cqrobot/3015510) | 插件DebugLog数据(上传到QQLite服务器) | ## 字段 | | 名称 | 说明 | | --- | --- | --- | | | [FileName](https://www.kancloud.cn/gxser1986/cqrobot/3015512) | | | | [WriteLogFile](https://www.kancloud.cn/gxser1986/cqrobot/3015513) | 日志文件名 |