Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 218 Bytes

File metadata and controls

8 lines (4 loc) · 218 Bytes

SimpleLogToFile

Simple C# Class to log events into a file

This class is a very simple implementation that allows you to have a log system in just a few lines of code.

Please check the Wiki for more documentation