A simple c# logging package to log debug messages into txt file.
Info
| Version: | 1.0.2 |
| Author(s): | Sam Greaves |
| Last Update: | Wednesday, January 18, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sgreaves1/TextLoggingPackage |
| NuGet Url: | https://www.nuget.org/packages/SamsSimpleTextLogger |
Install
Install-Package SamsSimpleTextLogger
dotnet add package SamsSimpleTextLogger
paket add SamsSimpleTextLogger
SamsSimpleTextLogger Download (Unzip the "nupkg" after downloading)