FrankJob.Log is a .NET library that creates a new log level for log4net and uses Newtonsoft Json.NET to serialize log data in json format.
                        
                    
         
                Info
| Version: | 0.1.2 | 
| Author(s): | Francisco C. de S. Junior | 
| Last Update: | Wednesday, April 12, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/FrankJob/FrankJob.Log | 
| NuGet Url: | https://www.nuget.org/packages/FrankJob | 
Install
Install-Package FrankJob
                        dotnet add package FrankJob
                        paket add FrankJob
                        
                                FrankJob Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- log4net(>= 2.0.8)
 - Newtonsoft.Json(>= 10.0.2)
 
Tags