登录 注册
当前位置:主页 > 资源下载 > 33 > C/C++日志框架liblogger

C/C++日志框架liblogger

  • 更新:2024-12-11 15:35:44
  • 大小:48KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C++ - 后端
  • 格式:ZIP

资源介绍

liblogger : A logging framework for C / C++ 0.2 Features liblogger is a logging framework for C / C++, with the following features : Transparent Logging to file / console / network. Supports different logging levels. Customizable : Log level, Module name, etc., can be configured on per file basis. Zero Performance overhead when the logging is disabled. Simple APIs similar to printf() Platforms / Compilers Supported. Compilers : gcc, Microsoft Visual C++ Compiler. Platforms : POSIX (Unix, GNU/Linux), Windows The presence of a platform layer makes it very easy to port to new platforms.