Module which attaches to logging events and writes the information to a file.
Info
| Version: | 0.62.0 |
| Author(s): | Marin Atanasov |
| Last Update: | Friday, October 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarinAtanasov/AppBrix |
| NuGet Url: | https://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