An open API service indexing awesome lists of open source software.

https://github.com/doobcontrol/xysoft.log

A simple logger lib
https://github.com/doobcontrol/xysoft.log

Last synced: 5 months ago
JSON representation

A simple logger lib

Awesome Lists containing this project

README

          

A simple logger lib

search and reference nuget package "xySoft.log"

log file: /log/log.log

sample:

XyLog.log("log information");
XyLog.log(e); //e is a Exception