This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
simplelogger
Watch
1
Star
0
Fork
0
You've already forked simplelogger
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
26
KiB
C#
100%
c1c14d96ea
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Harrison Deng
c1c14d96ea
Renamed to reflect class name.
2021-04-22 20:45:42 -05:00
.gitignore
Moved logging stuff over from other project.
2021-04-22 20:32:27 -05:00
ILogReciever.cs
Renamed to reflect class name.
2021-04-22 20:45:42 -05:00
Logger.cs
Moved logging stuff over from other project.
2021-04-22 20:32:27 -05:00
LogLevel.cs
Moved logging stuff over from other project.
2021-04-22 20:32:27 -05:00
README.md
Initial commit
2021-04-22 20:28:16 -05:00
SimpleLogger.csproj
Moved logging stuff over from other project.
2021-04-22 20:32:27 -05:00
README.md
SimpleLogger
A simple C# logging library.