Info
| Version: | 1.3.0 | 
| Author(s): | Leoxia | 
| Last Update: | Tuesday, June 20, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.leoxia.com/ | 
| NuGet Url: | https://www.nuget.org/packages/Leoxia.Log | 
Install
Install-Package Leoxia.Log
                        dotnet add package Leoxia.Log
                        paket add Leoxia.Log
                        
                                Leoxia.Log Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Leoxia.Threading(>= 1.3.0)
 - NETStandard.Library(>= 1.6.1)
 - Leoxia.Implementations.Time(>= 1.3.0)
 - Microsoft.Extensions.Logging(>= 1.1.2)
 - Microsoft.Extensions.Logging.Console(>= 1.1.2)
 - Microsoft.Extensions.Logging.TraceSource(>= 1.1.2)
 - System.Diagnostics.Process(>= 4.3.0)
 - System.Threading.Thread(>= 4.3.0)
 
Tags
                
Provides
ILogger
LogManager
FileAppender
RollingFileAppender
ConsoleAppender.