MethodBox.MBLog
1.0.3
See the version list below for details.
dotnet add package MethodBox.MBLog --version 1.0.3
NuGet\Install-Package MethodBox.MBLog -Version 1.0.3
<PackageReference Include="MethodBox.MBLog" Version="1.0.3" />
<PackageVersion Include="MethodBox.MBLog" Version="1.0.3" />
<PackageReference Include="MethodBox.MBLog" />
paket add MethodBox.MBLog --version 1.0.3
#r "nuget: MethodBox.MBLog, 1.0.3"
#:package MethodBox.MBLog@1.0.3
#addin nuget:?package=MethodBox.MBLog&version=1.0.3
#tool nuget:?package=MethodBox.MBLog&version=1.0.3
MethodBox.MBLog
文档地址:
https://MethodBoxAwA.github.io/Docs/MethodBox.MBLog/
注意:该项目文档目前只支简体持中文(中国)。
您可以使用DeepL、Google翻译等将文档翻译成您需要的语言。
多语言文档将尽快追加。
Document Address:
https://MethodBoxAwA.github.io/Docs/MethodBox.MBLog/
Caution: The project document currently only supports Simplified Chinese (China).
You can use DeepL, Google Translate, etc. to translate documents into the language you need.
Multilingual documents will be added as soon as possible.
The Str1fe, "MethodBox"
您可以通过以下方式联系我们:
You can contact us through the following methods:
- 电子邮件至:
we@methodbox.top - 加入群聊:
391163187
项目概述(Project Principle)
一个可拓展性强、功能全面的基于.Net的日志系统。
该日志系统支持对日志的生成、保存和打印等基本功能,同时允许您自定义日志的格式化方法等,同时支持将日志保存到Json和数据库中以及相应的读取和实例化方法,并支持将日志发送到网络服务器等诸多方法。
A Net based logging system with strong scalability and comprehensive functionality.
This logging system supports basic functions such as generating, saving, and printing logs, while allowing you to customize the formatting methods of logs. It also supports saving logs to Json and databases, as well as corresponding reading and instantiation methods. It also supports various methods such as sending logs to network servers.
项目版权(Project Copyright)
即使我们开源了此NuGet包的所有源代码,但这并不代表您可以无规则使用此代码,根据开源协议您不得进行非法售卖或未经过作者同意随意转发。
您必须遵守LGPL开源许可证的约定,并在其下开展工作。
Even if we open source all the source code of this NuGet package, it does not mean that you can use this code without rules. According to the open source agreement, you are not allowed to sell it illegally or forward it without the author's consent.
You must comply with the provisions of the GNU Lesser General Public License open source license and carry out work under it.
如何使用(How to use)
您可以下载源代码并将其编译为类库文件,然后在项目中添加引用。
但是,我们在NuGet.org上提供了编译完成的NuGet包,您可以使用如下方式将该日志库部署在您的项目中:
dotnet add package MethodBox.MBLog --version 1.0.2
或者访问该包的NuGet链接:
https://www.nuget.org/packages/MethodBox.MBLog<br>
您可以访问以下网址来获取该类库的文档:
https://MethodBoxAwA.github.io/Docs/MethodBox.MBLog/
<br><br>
You can download the source code and compile it into a class library file, and then add references in the project
However, we have provided the compiled NuGet package on NuGet. org, and you can deploy the log library in your project using the following method:
Dotnet add package MethodBox. MBLog -- version 1.0.2
Alternatively, visit the NuGet link of the package:<br>
https://www.nuget.org/packages/MethodBox.MBLog <br>
You can access the documentation for this library at the following website:
https://MethodBoxAwA.github.io/Docs/MethodBox.MBLog/
鸣谢(Thanks)
感谢NullTeam工作站对本项目开发的帮助。
以及,
正在阅读这份文档的你。
Thank you for the assistance of the NullTeam workstation in the development of this project.
And,
You who are reading this document.
凡是过往,皆为序章。
2023 MBSoftware-Network,All Copyright Reserved.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.7.2
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 7.0.3)
-
.NETFramework 4.8
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 7.0.3)
-
net6.0
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 7.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.