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. 
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 471 7/23/2024
6.0.0.2 82 7/22/2024
6.0.0.1 3,588 2/4/2022
3.1.0.2 535 2/3/2022
3.1.0.1 455 5/13/2021
2.0.0.1 1,625 6/23/2020
2.0.0 597 6/23/2020
1.0.0.22 2,632 10/23/2019
1.0.0.21 661 10/22/2019
1.0.0.20 675 10/22/2019
1.0.0.19 710 10/21/2019
1.0.0.18 686 10/21/2019
1.0.0.17 622 10/18/2019
1.0.0.16 739 10/18/2019
1.0.0.14 666 10/18/2019
1.0.0.13 630 10/18/2019
1.0.0.12 653 10/18/2019
1.0.0.11 650 10/17/2019
1.0.0.10 677 10/17/2019
1.0.0.9 686 10/17/2019
1.0.0.8 699 10/17/2019
1.0.0.7 681 10/17/2019
1.0.0.6 736 10/15/2019
1.0.0.5 712 10/10/2019
1.0.0.4 655 10/10/2019
1.0.0.3 677 10/10/2019
1.0.0.2 644 10/10/2019
1.0.0 794 7/24/2019

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