For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JCoder.Log4Net --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JCoder.Log4Net, 2.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JCoder.Log4Net as a Cake Addin
#addin nuget:?package=JCoder.Log4Net&version=2.4.0
// Install JCoder.Log4Net as a Cake Tool
#tool nuget:?package=JCoder.Log4Net&version=2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
// Install JCore.Log4Net as a Cake Addin<br/>#addin nuget:?package=JCore.Log4Net&version=2.1.1<br/><br/>// Install JCore.Log4Net as a Cake Tool<br/>#tool nuget:?package=JCore.Log4Net&version=2.1.1
使用说明
主要类与接口
名称
类型
描述
ILogger
接口
用于日志信息的处理实例,包含Writer、Reader、Cleaner。
ILogWriter
接口
用于日志信息的保存。
ILogReader
接口
用于日志信息的读取。
ILogCleaner
接口
用于日志信息的清理。
LogHub
类
日志信息的仓管处理类。
Log
实例
日志信息的全局中枢实例。
Product
VersionsCompatible and additional computed target framework versions.
.NET
net5.0net5.0 was computed. net5.0-windowsnet5.0-windows was computed. net6.0net6.0 is compatible. net6.0-androidnet6.0-android was computed. net6.0-iosnet6.0-ios was computed. net6.0-maccatalystnet6.0-maccatalyst was computed. net6.0-macosnet6.0-macos was computed. net6.0-tvosnet6.0-tvos was computed. net6.0-windowsnet6.0-windows was computed. net7.0net7.0 is compatible. net7.0-androidnet7.0-android was computed. net7.0-iosnet7.0-ios was computed. net7.0-maccatalystnet7.0-maccatalyst was computed. net7.0-macosnet7.0-macos was computed. net7.0-tvosnet7.0-tvos was computed. net7.0-windowsnet7.0-windows was computed. net8.0net8.0 was computed. net8.0-androidnet8.0-android was computed. net8.0-browsernet8.0-browser was computed. net8.0-iosnet8.0-ios was computed. net8.0-maccatalystnet8.0-maccatalyst was computed. net8.0-macosnet8.0-macos was computed. net8.0-tvosnet8.0-tvos was computed. net8.0-windowsnet8.0-windows was computed. net9.0net9.0 was computed. net9.0-androidnet9.0-android was computed. net9.0-browsernet9.0-browser was computed. net9.0-iosnet9.0-ios was computed. net9.0-maccatalystnet9.0-maccatalyst was computed. net9.0-macosnet9.0-macos was computed. net9.0-tvosnet9.0-tvos was computed. net9.0-windowsnet9.0-windows was computed.
.NET Core
netcoreapp3.0netcoreapp3.0 was computed. netcoreapp3.1netcoreapp3.1 was computed.
.NET Standard
netstandard2.1netstandard2.1 is compatible.
.NET Framework
net472net472 is compatible. net48net48 was computed. net481net481 was computed.