糖果代码库
GitCandy
Repositories
About
Register
Login
NewLife
/
X_NET20
net20
Branches
Tags
master
net20
History
X_NET20
NewLife.Core
Log
修剪不可见字符。仅修剪ASCII,不包含Unicode
大石头
authored at
2023-03-09 08:19:44
大石头
committed at
2023-03-09 14:44:19
f62b2e3
ActionLog.cs
CodeTimer.cs
CompositeLog.cs
ConsoleLog.cs
ICounter.cs
ILog.cs
ILogFeature.cs
ISpan.cs
ISpanBuilder.cs
ITracer.cs
ITracerFeature.cs
LevelLog.cs
Logger.cs
LogLevel.cs
NetworkLog.cs
PerfCounter.cs
Readme.md
TextControlLog.cs
TextFileLog.cs
TimeCost.cs
TraceStream.cs
WriteLogEventArgs.cs
XTrace.cs
Readme.md
## 日志 统一ILog接口,内置控制台、文本文件、WinForm控件和网络日志等实现