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.
paket add T2B.Services.Log.Client --version 6.0.0.3                
#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.
// Install T2B.Services.Log.Client as a Cake Addin
#addin nuget:?package=T2B.Services.Log.Client&version=6.0.0.3

// Install T2B.Services.Log.Client as a Cake Tool
#tool nuget:?package=T2B.Services.Log.Client&version=6.0.0.3                

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 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.

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,126 8 months ago
6.0.0.2 101 8 months ago
6.0.0.1 3,631 2/4/2022
3.1.0.2 557 2/3/2022
3.1.0.1 477 5/13/2021
2.0.0.1 1,648 6/23/2020
2.0.0 622 6/23/2020
1.0.0.22 2,660 10/23/2019
1.0.0.21 690 10/22/2019
1.0.0.20 707 10/22/2019
1.0.0.19 741 10/21/2019
1.0.0.18 713 10/21/2019
1.0.0.17 649 10/18/2019
1.0.0.16 766 10/18/2019
1.0.0.14 693 10/18/2019
1.0.0.13 663 10/18/2019
1.0.0.12 680 10/18/2019
1.0.0.11 677 10/17/2019
1.0.0.10 705 10/17/2019
1.0.0.9 713 10/17/2019
1.0.0.8 731 10/17/2019
1.0.0.7 710 10/17/2019
1.0.0.6 764 10/15/2019
1.0.0.5 739 10/10/2019
1.0.0.4 684 10/10/2019
1.0.0.3 709 10/10/2019
1.0.0.2 676 10/10/2019
1.0.0 821 7/24/2019

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