<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Log - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/log/</link><description>Log - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/log/" rel="self" type="application/rss+xml"/><item><title>Golang 常用日志库</title><link>https://rd163.visword.com/posts/golang-log-libs/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/golang-log-libs/</guid><description><![CDATA[<h1 id="golang-常用日志库" class="headerLink">
    <a href="#golang-%e5%b8%b8%e7%94%a8%e6%97%a5%e5%bf%97%e5%ba%93" class="header-mark"></a>Golang 常用日志库</h1><ul>
<li><a href="https://github.com/golang/glog" target="_blank" rel="noopener noreferrer">Google Glog 的Go语言版本</a></li>
<li><a href="https://github.com/uber-go/zap" target="_blank" rel="noopener noreferrer">zap 日志</a></li>
<li><a href="https://github.com/sirupsen/logrus" target="_blank" rel="noopener noreferrer">logrus</a></li>
<li><a href="https://github.com/mix-go/logrus" target="_blank" rel="noopener noreferrer">logrus 扩展</a></li>
</ul>]]></description></item></channel></rss>