donnie4w / go-logger

High-performance Go logging library, with concurrency performance 10 times or more faster than the official library. Go高性能日志库,适用于高并发场景,并发性能是官方库10倍或以上
https://tlnet.top/logdoc
BSD 3-Clause "New" or "Revised" License
305 stars 103 forks source link

建议将SetRollingFile与SetRollingDaily合并或提供一个合并函数 #3

Closed maxid closed 6 months ago

maxid commented 10 years ago

建议将SetRollingFile与SetRollingDaily合并,或提供一个合并函数 Recommended to SetRollingFile with SetRollingDaily merge, or to provide a merge function

0x457 commented 8 years ago

请问这个项目有在实际项目用过吗?

donnie4w commented 8 years ago

一直在使用

Bruce-sz notifications@github.com编写:

请问这个项目有在实际项目用过吗?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

0x457 commented 8 years ago

@donnie4w 好的,谢谢〜