Custom log4net pattern layout that replaces new-line characters before sending log messages to the appenders.
Info
| Version: | 0.1.0 |
| Author(s): | rubms, mediatechsolutions |
| Last Update: | Thursday, October 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rfrancotechnologies/log4net-newline-replacer |
| NuGet Url: | https://www.nuget.org/packages/Log4netNewlineReplacer |
Install
Install-Package Log4netNewlineReplacer
dotnet add package Log4netNewlineReplacer
paket add Log4netNewlineReplacer
Log4netNewlineReplacer Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.8)
Tags