日志记录组件.
Info
Version: | 8.0.0 |
Author(s): | Rex |
Last Update: | Sunday, December 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/weirex/documentation |
NuGet Url: | https://www.nuget.org/packages/Rex.Logging.Core |
Install
Install-Package Rex.Logging.Core
dotnet add package Rex.Logging.Core
paket add Rex.Logging.Core
Rex.Logging.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- log4net(>= 2.0.12)
- System.AppContext(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Console(>= 4.3.1)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Diagnostics.StackTrace(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Watcher(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Runtime.Extensions(>= 4.3.1)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.1)
- System.Threading(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.1)
- System.Xml.XmlDocument(>= 4.3.0)
- log4net(>= 2.0.12)
- System.AppContext(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Console(>= 4.3.1)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Diagnostics.StackTrace(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Watcher(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Runtime.Extensions(>= 4.3.1)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.1)
- System.Threading(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.1)
- System.Xml.XmlDocument(>= 4.3.0)
- log4net(>= 2.0.12)
Tags