Simple error logging library that can send emails and/or log to a txt file. 
                        
                    
         
                Info
| Version: | 9.0.0 | 
| Author(s): | Thomas James | 
| Last Update: | Wednesday, December 18, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/TPJ.Logging | 
Install
Install-Package TPJ.Logging
                        dotnet add package TPJ.Logging
                        paket add TPJ.Logging
                        
                                TPJ.Logging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
 - Microsoft.Extensions.Options(>= 2.0.0)
 
Tags