TJC.Logging
0.1.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TJC.Logging --version 0.1.4
NuGet\Install-Package TJC.Logging -Version 0.1.4
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="TJC.Logging" Version="0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TJC.Logging --version 0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TJC.Logging, 0.1.4"
#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 TJC.Logging as a Cake Addin #addin nuget:?package=TJC.Logging&version=0.1.4 // Install TJC.Logging as a Cake Tool #tool nuget:?package=TJC.Logging&version=0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Format
- Timestamp
- Location (
Namespace
,Type Name
,Member Name
,Line Number
)
Extensions
Extensions for
ILogger
ILogger.LogMark()
Logs detailed information about the current execution location.
ILogger.LogStep(int step)
Logs detailed information about the current execution location, including a step number for debugging purposes.
Example
var step = 0;
ILogger.LogStep(ref step);
// Do first step
ILogger.LogStep(ref step);
// Do second step
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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.
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- TJC.Inclusion (>= 0.1.1)
- TJC.Priority (>= 0.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TJC.Logging:
Package | Downloads |
---|---|
TJC.Collection.Core
Collection of NuGet Packages |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.3 | 93 | 11/15/2024 |
0.5.2 | 722 | 11/10/2024 |
0.5.1 | 81 | 11/5/2024 |
0.5.0 | 572 | 11/5/2024 |
0.4.1 | 471 | 10/26/2024 |
0.4.0 | 426 | 10/21/2024 |
0.3.2 | 288 | 10/20/2024 |
0.3.1 | 403 | 10/16/2024 |
0.3.0 | 400 | 10/10/2024 |
0.2.2 | 555 | 10/6/2024 |
0.2.1 | 90 | 10/6/2024 |
0.2.0 | 136 | 10/6/2024 |
0.1.12 | 97 | 10/2/2024 |
0.1.11 | 86 | 9/29/2024 |
0.1.10 | 827 | 9/5/2024 |
0.1.9 | 480 | 9/5/2024 |
0.1.8 | 234 | 9/4/2024 |
0.1.7 | 127 | 9/3/2024 |
0.1.6 | 394 | 7/22/2024 |
0.1.5 | 108 | 6/12/2024 |
0.1.4 | 104 | 6/11/2024 |
0.1.3 | 107 | 6/11/2024 |
0.1.2 | 109 | 6/11/2024 |
0.1.1 | 98 | 6/10/2024 |
0.1.0 | 112 | 6/7/2024 |