T2B.Services.Log.Client 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package T2B.Services.Log.Client --version 2.0.0
                    
NuGet\Install-Package T2B.Services.Log.Client -Version 2.0.0
                    
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="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="T2B.Services.Log.Client" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="T2B.Services.Log.Client" />
                    
Project file
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 2.0.0
                    
#r "nuget: T2B.Services.Log.Client, 2.0.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.
#addin nuget:?package=T2B.Services.Log.Client&version=2.0.0
                    
Install T2B.Services.Log.Client as a Cake Addin
#tool nuget:?package=T2B.Services.Log.Client&version=2.0.0
                    
Install T2B.Services.Log.Client as a Cake Tool

T2B.Services.Log.Client is an logging tool support local file log and cloud log
- Fixed FileLog name issue;
- Support BeginScope();

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,203 7/23/2024
6.0.0.2 106 7/22/2024
6.0.0.1 3,636 2/4/2022
3.1.0.2 560 2/3/2022
3.1.0.1 481 5/13/2021
2.0.0.1 1,655 6/23/2020
2.0.0 630 6/23/2020
1.0.0.22 2,667 10/23/2019
1.0.0.21 697 10/22/2019
1.0.0.20 714 10/22/2019
1.0.0.19 748 10/21/2019
1.0.0.18 720 10/21/2019
1.0.0.17 656 10/18/2019
1.0.0.16 773 10/18/2019
1.0.0.14 700 10/18/2019
1.0.0.13 670 10/18/2019
1.0.0.12 687 10/18/2019
1.0.0.11 684 10/17/2019
1.0.0.10 712 10/17/2019
1.0.0.9 720 10/17/2019
1.0.0.8 738 10/17/2019
1.0.0.7 717 10/17/2019
1.0.0.6 771 10/15/2019
1.0.0.5 746 10/10/2019
1.0.0.4 691 10/10/2019
1.0.0.3 716 10/10/2019
1.0.0.2 683 10/10/2019
1.0.0 828 7/24/2019

T2B.Services.Log.Client is an logging tool support local file log and cloud log
- Fixed FileLog name issue;
- Support BeginScope();