Module which attaches to logging events and writes the information to a file.
Info
Version: | 0.56.0 |
Author(s): | Marin Atanasov |
Last Update: | Thursday, April 10, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/MarinAtanasov/AppBrix |
NuGet Url: | http://www.nuget.org/packages/AppBrix.Logging.File |
Install
Install-Package AppBrix.Logging.File
dotnet add package AppBrix.Logging.File
paket add AppBrix.Logging.File
AppBrix.Logging.File Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Logging(>= 0.21.0)
- System.IO.FileSystem(>= 4.3.0)
Tags