File
Description
This library contains an implementation of ILog
that writes events to local files.
Source and packages
GitHub repository: vostok/logging.file
NuGet package: Vostok.Logging.File
Install-Package Vostok.Logging.File
Cement users should reference this module with the following command:
cm ref add vostok.logging.file <path-to-project>
Related pages
File logLast updated