Skip to content

An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库

License

Notifications You must be signed in to change notification settings

tplusy/LiteLogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteLogger


LiteLogger 是基于EasyLogger定制开发的linux下的轻量级日志系统

编译

使用CMake编译

  1. 在工程根目录下创建build目录
  2. cd到build目录
  3. 执行 cmake ..
  4. make

About

An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • CMake 1.0%