V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  lzprgmr  ›  全部回复第 1 页 / 共 1 页
回复总数  2
说几个直接或者间接接触过的 Log 库:

1. glog
特点:text log
版权:是 BSD license 吗,不敢确定,其版权声明中好像没提 BSD: https://github.com/google/glog/blob/master/COPYING
链接: https://github.com/google/glog

2. folly/log
特点:text log, async, better log level control
版权:Apache-2.0 license
链接: https://github.com/facebook/folly/tree/main/folly/logging
https://github.com/facebook/folly/blob/main/folly/logging/docs/Comparisons.md

3. nanolog
特点:bin log, async, low latency
版权:ISC License - 看起来蛮松的: https://github.com/PlatformLab/NanoLog/blob/master/LICENSE
https://github.com/PlatformLab/NanoLog


### binlog
特点:bin log, async, low latency, structured(data storage and recover)
版权:Apache-2.0 license
链接: https://github.com/morganstanley/binlog
http://binlog.org/UserGuide.html
2015-09-26 19:38:26 +08:00
回复了 vopfly 创建的主题 程序员 自从干上了程序员,三天就要剪一次指甲
我从未觉得需要特别照顾指甲 - 难道是我的代码写的太少了。。。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2226 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 07:42 · PVG 15:42 · LAX 00:42 · JFK 03:42
Developed with CodeLauncher
♥ Do have faith in what you're doing.