T2B.Services.Log.Client
6.0.0.3
dotnet add package T2B.Services.Log.Client --version 6.0.0.3
NuGet\Install-Package T2B.Services.Log.Client -Version 6.0.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="T2B.Services.Log.Client" Version="6.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="T2B.Services.Log.Client" Version="6.0.0.3" />
<PackageReference Include="T2B.Services.Log.Client" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add T2B.Services.Log.Client --version 6.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: T2B.Services.Log.Client, 6.0.0.3"
#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.
#addin nuget:?package=T2B.Services.Log.Client&version=6.0.0.3
#tool nuget:?package=T2B.Services.Log.Client&version=6.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
T2B.Services.Log.Client is an logging tool support local file log and cloud log
- Fixed FileLog name issue;
- Support BeginScope();
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 8.0.0)
- T2B.Services.Common (>= 6.0.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0.3 | 1,182 | 7/23/2024 |
6.0.0.2 | 106 | 7/22/2024 |
6.0.0.1 | 3,635 | 2/4/2022 |
3.1.0.2 | 559 | 2/3/2022 |
3.1.0.1 | 479 | 5/13/2021 |
2.0.0.1 | 1,653 | 6/23/2020 |
2.0.0 | 627 | 6/23/2020 |
1.0.0.22 | 2,665 | 10/23/2019 |
1.0.0.21 | 695 | 10/22/2019 |
1.0.0.20 | 712 | 10/22/2019 |
1.0.0.19 | 746 | 10/21/2019 |
1.0.0.18 | 718 | 10/21/2019 |
1.0.0.17 | 654 | 10/18/2019 |
1.0.0.16 | 771 | 10/18/2019 |
1.0.0.14 | 698 | 10/18/2019 |
1.0.0.13 | 668 | 10/18/2019 |
1.0.0.12 | 685 | 10/18/2019 |
1.0.0.11 | 682 | 10/17/2019 |
1.0.0.10 | 710 | 10/17/2019 |
1.0.0.9 | 718 | 10/17/2019 |
1.0.0.8 | 736 | 10/17/2019 |
1.0.0.7 | 715 | 10/17/2019 |
1.0.0.6 | 770 | 10/15/2019 |
1.0.0.5 | 745 | 10/10/2019 |
1.0.0.4 | 690 | 10/10/2019 |
1.0.0.3 | 715 | 10/10/2019 |
1.0.0.2 | 682 | 10/10/2019 |
1.0.0 | 827 | 7/24/2019 |
T2B.Services.Log.Client is an logging tool support local file log and cloud log
- Fixed FileLog name issue;
- Support BeginScope();