Info
| Version: | 1.0.5 | 
| Author(s): | mperdeck | 
| Last Update: | Tuesday, July 12, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mperdeck/Common.Logging.Serilog.StructuredText | 
| NuGet Url: | https://www.nuget.org/packages/Common.Logging.Serilog.StructuredText | 
Install
Install-Package Common.Logging.Serilog.StructuredText
                        dotnet add package Common.Logging.Serilog.StructuredText
                        paket add Common.Logging.Serilog.StructuredText
                        
                                Common.Logging.Serilog.StructuredText Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Common.Logging(>= 3.3.1)
- Common.Logging.Core(>= 3.3.1)
- Serilog(>= 1.3.3)
Tags
 
                
Unlike Common.Logging.Serilog, when you log strings with JSON objects, these will be deserialized and logged as structured objects.