You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ZGGSONG 203389d97c
更新 'TRI_TCP_Server/TRI_TCP_Server/Run.cs'
3 years ago
TRI_TCP_Client add logger 3 years ago
TRI_TCP_Server 更新 'TRI_TCP_Server/TRI_TCP_Server/Run.cs' 3 years ago
.gitignore add project 3 years ago
README.md add logger readme 3 years ago

README.md

Introduction

.
├── TCPServer
│   
└── TCPClient

Client - Log 中包含比较好用的简单日志类

# 用法

Logger.Instance.WriteLog(value, LogType.Information);