HardySimpson/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
CApache-2.0
Issues
- 0
conf: zlog_init doesn't return an error when given a non-regular file path for initialization
#278 opened by iancuivasciuc - 0
Logging in GCC attribute destructor results in double-free panic(在gcc destructor函数中使用zlog导致double-free的panic)
#276 opened by tsemo4917 - 1
ubuntu22,打印问题,有什么排查思路
#275 opened by nocanstillbb - 3
issues when packaging on Debian
#270 opened by yuzibo - 1
如果需要记录近30天的日志,超过30天的日志自动删除,而且如果每天的日志大小超过2M,则覆盖当天最早的日志,请问要达到这个效果,配置文件要怎么写?
#203 opened by huygens-cheng - 4
内存泄露
#256 opened by NongGuangXin - 3
- 0
zlog分割及删除日志问题
#266 opened by ssgnh - 0
Typo: in the github "About Project" blurb "flexible" is misspelled with an "s"
#265 opened by shlomif - 0
Failed to build on FreeBSD
#264 opened by Curculigo - 0
Rotate last week daily logs
#263 opened by albayenes - 0
Suppress duplicate messages
#262 opened by albayenes - 1
Compile error with clang
#260 opened by zhemant - 0
documentation: "%r" is not elucidated
#259 opened by felixvonberlin - 20
Severe Vulnerability in zlog 1.2.17
#250 opened by faran1512 - 2
Severe Vulnerability CVE-2024-22857 in zlog 1.2.16
#255 opened by GrootLCC - 2
- 0
build failed for -Werror=pointer-to-int-cast
#253 opened by qaqland - 2
zlog加上轮转,在fork多进程情况下运行几千次还是会死锁
#246 opened by zhouyuyu888 - 0
zlog_rotater_trylock fail
#252 opened by philGemini - 2
- 3
在1.2.12版本 获取锁仍然还是存在bug
#243 opened by enddeadroyal - 2
- 0
使用最新版本1.2.13的日志文件转档功能,会出现文件锁死锁的现象。
#245 opened by zheng-97 - 0
使用ZLOG进行日志打印的时候出现crash
#244 opened by pengwang7 - 0
是否会加入异步写入文件的功能?
#239 opened by SupermanOfHeiLinPu - 0
zlog-1.2.16版本中转档失败问题
#240 opened by royzsss - 1
- 7
Is this library multiprocess safe?
#235 opened by kevin-tso - 0
多进程写同一日志文件安全吗
#236 opened by kevin-tso - 1
日志切割配置以GB为单位不生效(zlog版本:1.2.12)
#234 opened by ldcsaa - 0
Wrong version in version.h
#232 opened by absahl - 0
hzlog接口打印内容不带数组名和长度
#230 opened by royzsss - 0
高性能
#221 opened by hellothere-yan - 0
zlog日志转储相关配置的疑问
#229 opened by WBFF95 - 1
Does zlog v1.2.16 exist error when I config every level to the same log but using various format in MT environment?
#217 opened by smithAchang - 2
- 0
如下代码中,日志写到一定大小就无法继续写了,使用文件转档功能也不行
#225 opened by KeJiAndHu - 0
单日志文件大小达到5988876288b时,无法写入
#224 opened by KeJiAndHu - 0
每次调用dzlog_info都需要调用一次zlog_fini()吗
#223 opened by KeJiAndHu - 0
Manually trigger fsync to write buffer to disk
#222 opened by Christian-e-S - 2
Unable to start our application
#211 opened - 0
- 3
如何配置zlog.conf,让info级别的日志,既能打印到终端,又能保存到日志文件呢
#212 opened by WBFF95 - 2
zlog现在支持日志缓存输出了吗?
#218 opened by PrimeQH - 4
考虑增加 CMake 构建支持吗?
#215 opened by luhuadong - 2
zlog_init fails on ARM
#205 opened by pavangk - 1
- 3
New log level called TRACE lower than DEBUG
#207 opened by saynb - 0
stack-buffer-overflow at zlog_conf_build_with_file
#206 opened by NotmebutWind