zhushuo1992 / EasylogLinks
An Easy to Use C++ Header-only Log Project, C++11 is not necessary
☆12Updated 6 years ago
Alternatives and similar repositories for Easylog
Users that are interested in Easylog are comparing it to the libraries listed below
Sorting:
- FdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md☆39Updated 3 years ago
- Mini c++ logger tool☆46Updated 6 years ago
- 基于MFC封装的一个UI库☆60Updated 6 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- spdlog简单封装☆53Updated last year
- A IOCP Server Class on Windows!☆92Updated 7 years ago
- 基于DUI库SOUI的一个IM界面Demo。万水千山总是情,点个Star行不行!☆37Updated 5 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 3 years ago
- duilib例子☆44Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆13Updated 4 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆249Updated 4 years ago
- 一些C/C++常用封装例子