gookit / slog

📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
https://pkg.go.dev/github.com/gookit/slog
MIT License
393 stars 25 forks source link

Introduce new config option: WithFilePerm. #103

Closed iredmail closed 1 year ago

iredmail commented 1 year ago
inhere commented 1 year ago

@iredmail 😄 thanks, 已经跟着其他 feature 一起改了, 发了新版本 v0.5.2