An implementation of ILog that writes log events to local files.
Info
| Version: | 1.0.24 |
| Author(s): | Vostok team |
| Last Update: | Monday, December 16, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vostok/logging.file |
| NuGet Url: | https://www.nuget.org/packages/Vostok.Logging.File |
Install
Install-Package Vostok.Logging.File
dotnet add package Vostok.Logging.File
paket add Vostok.Logging.File
Vostok.Logging.File Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.Logging.Abstractions(>= 1.0.19000141)
- Vostok.Logging.Formatting(>= 1.0.5)
Tags