Custom Log4Net appender to push log messages to a Redis Stream. 
                        
                    
         
                Info
| Version: | 1.0.22 | 
| Author(s): | guarrdon | 
| Last Update: | Friday, February 15, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Guarrdon/Log4Net.RedisStream | 
| NuGet Url: | https://www.nuget.org/packages/Log4Net.RedisStream | 
Install
Install-Package Log4Net.RedisStream
                        dotnet add package Log4Net.RedisStream
                        paket add Log4Net.RedisStream
                        
                                Log4Net.RedisStream Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.1)
 - StackExchange.Redis(>= 2.0.519)
 - log4net(>= 2.0.8)
 
Tags