High-performance Go logging library, with concurrency performance 10 times or more faster than the official library. Go高性能日志库,适用于高并发场景,并发性能是官方库10倍或以上
BSD 3-Clause "New" or "Revised" License
305
stars
103
forks
source link
fix bug when create log directory with non-root user #8
Closed
blurty closed 2 months ago
使用非root用户执行程序的时候,无法在创建的日志文件夹中生成日志文件。