LogExCore is a library that extends Microsoft.Extensions.Logging. 
                        
                    
         
                Info
| Version: | 0.1.3 | 
| Author(s): | Mezm | 
| Last Update: | Tuesday, July 14, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/LogExCore | 
Install
Install-Package LogExCore
                        dotnet add package LogExCore
                        paket add LogExCore
                        
                                LogExCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Logging(>= 3.1.5)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.5)
- System.Threading.Tasks.Dataflow(>= 4.11.1)
