10 Star 18 Fork 5

charles/AutoChange12306CDN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
seelog.xml 833 Bytes
一键复制 编辑 原始数据 按行查看 历史
charles 提交于 2014-12-15 21:37 . update version 1.8239
<!-- https://github.com/cihub/seelog/wiki/Log-levels -->
<!--"trace","debug","info","warn","error","critical",-->
<seelog type="asynctimer" asyncinterval="5000000" minlevel="info" maxlevel="critical">
<exceptions>
<exception filepattern="perfcriticalfile.go" minlevel="critical" />
</exceptions>
<outputs formatid="format3">
<console/>
<rollingfile formatid="format2" type="size" filename="./log/roll.log" maxsize="524288" maxrolls="5" />
</outputs>
<formats>
<format id="main" format="%Date(2006 Jan 02/3:04:05.000000000 PM MST) [%Level] %Msg%n"/>
<format id="format1" format="%Date %Time %Func %Line [%LEV] %Msg%n" />
<format id="format2" format="%Date %Time [%LEV] %Msg%n"/>
<format id="format3" format="%Date %Time %l %Msg%n"/>
</formats>
</seelog>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/charles/AutoChange12306CDN.git
[email protected]:charles/AutoChange12306CDN.git
charles
AutoChange12306CDN
AutoChange12306CDN
master

搜索帮助