基于 log4go 的下一代日志系统 nxlog4go

码农软件 · 软件分类 · 日志工具(Logging) · 2019-09-19 19:57:26

软件介绍

nxlog4go 融合了 log4net 与 go log 的基本框架。

Logger 是日志记录容器。包含了若干 Filter。另外,nxlog4go 的 Logger 兼容了 go log 的 io.Writer,同样支持 io.MultiWriter。

Filter 基于 level 过滤日志。每个 Filter 包含一个 Appender。

Appender 输出日志。例如,输出到彩色终端、滚动文件、TCP/IP网络日志服务器等。

Layout 格式化日志。

本文地址:https://codercto.com/soft/d/14964.html

Web Design DeMYSTiFieD

Web Design DeMYSTiFieD

Willard, Wendy / 2010-11 / $ 24.86

Website Design just got a whole lot easier! This title helps you to learn the latest website development tools, techniques, and best practices. "Web Design Demystified" provides the hands-on help you ......一起来看看 《Web Design DeMYSTiFieD》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具