Skip to content
#

logging-framework

In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.

Here are 98 public repositories matching this topic...

一个线程安全的支持异步写入分区日志文件的轻量级日志框架:1、支持分区写入日志文件 2、自动拆分日志文件(按天拆分)3、 线程安全 4、WriterPool写入池保证了写入不同日志文件的效率 5、性能优越 6、屏蔽了日志文件写入流的创建和切换,开发者无需关注写入哪些日志文件,只需要指定对应UID即可。

  • Updated Jun 24, 2024
  • Go
Followers
99 followers
Wikipedia
Wikipedia