Info
Version: | 3.6.3 |
Author(s): | Adam Simon |
Last Update: | Saturday, February 1, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adams85/filelogger |
NuGet Url: | https://www.nuget.org/packages/Karambolo.Extensions.Logging.File |
Install
Install-Package Karambolo.Extensions.Logging.File
dotnet add package Karambolo.Extensions.Logging.File
paket add Karambolo.Extensions.Logging.File
Karambolo.Extensions.Logging.File Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.FileProviders.Physical(>= 2.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.0)
- System.Threading.Channels(>= 4.7.1)
- Microsoft.Extensions.FileProviders.Physical(>= 3.0.0)
- Microsoft.Extensions.Logging.Configuration(>= 3.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.0.0)
- System.Threading.Channels(>= 4.7.1)
Tags
Please note that version 3 is not backward compatible with previous versions! Refer to the project site for information about upgrading.