Erlang 日志库 elog
- 授权协议: 未知
- 开发语言: ErLang
- 操作系统: 跨平台
- 软件首页: https://github.com/Qihoo360/elog
- 软件文档: https://github.com/Qihoo360/elog
软件介绍
elog 是一个用 Erlang 编程语言写出来的日志库,使用起来很简单很快速。
特点:
具有六个不同的日志级别(跟踪、调试信息、警告、错误、致命的)
支持可配置的日志等级
示例代码:
elog_backend:warn("This is a log"),
elog_backend:trace("This is a trace log"),Operating System Algorithms
Nathan Adams、Elisha Chirchir / CreateSpace Independent Publishing Platform / 2017-4-21 / USD 39.15
Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include process and disk scheduling.一起来看看 《Operating System Algorithms》 这本书的介绍吧!
