Info
Version: | 3.0.1 |
Author(s): | Tom Kuhn |
Last Update: | Wednesday, February 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArtisanCode/Log4NetMessageEncryptor |
NuGet Url: | https://www.nuget.org/packages/Log4Net.MessageEncryptor |
Install
Install-Package Log4Net.MessageEncryptor
dotnet add package Log4Net.MessageEncryptor
paket add Log4Net.MessageEncryptor
Log4Net.MessageEncryptor Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.3)
- Simple.AES(2.0.2.0)
Tags
The encryption used is a standard symmetric key encryption algorithm (Rijndael) to securely lock away any sensitive information present within the log messages.