tinylog:A lightweight C,C++ log component developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-safe; tinylog是一个专为UNIX设计的轻量级的CC++日志模块,其提供了高性能,异步,线程安全,进程安全的日志功能

时间:2024-06-16 09:53:25
【文件属性】:

文件名称:tinylog:A lightweight C,C++ log component developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-safe; tinylog是一个专为UNIX设计的轻量级的CC++日志模块,其提供了高性能,异步,线程安全,进程安全的日志功能

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-16 09:53:25

lightweight log asynchronous logging multithreading

TinyLog Tinylog是用于UNIX环境的轻量级C语言高性能日志组件,它是用于C / C ++的高性能,异步,线程安全和进程安全的日志库。 它支持日志归档,异步,多线程写入,多处理写入,非阻塞模式。 输出示例: [ 2018 - 04 - 03 21 : 52 : 13 , 485 ][INFO][ example.c: 7 ] This is a log message. 存档示例: root@raspberrypi:/home/ pi /code/tiny-log/test # ls log/ -l total 11564 -rw-r----- 1 root root 8754060 Apr 20 21 : 48 test.log -rw-r----- 1 root root 1543852 Apr 20 21 : 48 test.log- 2018


【文件预览】:
tinylog-master
----.clang-format(45B)
----.gitignore(10B)
----tlog.c(42KB)
----LICENSE(1KB)
----tlog.h(7KB)
----README.md(8KB)
----example()
--------Makefile(445B)
--------example.cpp(717B)
--------CMakeLists.txt(329B)
----README_zh-CN.md(8KB)
----test()
--------Makefile(357B)
--------test.c(1KB)

网友评论