eScapeLLC.UWP.LogTools 1.2.0

dotnet add package eScapeLLC.UWP.LogTools --version 1.2.0
                    
NuGet\Install-Package eScapeLLC.UWP.LogTools -Version 1.2.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="eScapeLLC.UWP.LogTools" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="eScapeLLC.UWP.LogTools" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="eScapeLLC.UWP.LogTools" />
                    
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 eScapeLLC.UWP.LogTools --version 1.2.0
                    
#r "nuget: eScapeLLC.UWP.LogTools, 1.2.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.
#:package eScapeLLC.UWP.LogTools@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=eScapeLLC.UWP.LogTools&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=eScapeLLC.UWP.LogTools&version=1.2.0
                    
Install as a Cake Tool

Log tools for UWP and other eScape packages.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • UAP 10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on eScapeLLC.UWP.LogTools:

Package Downloads
eScapeLLC.UWP.Charts

Yet Another (UWP XAML) Chart Component (yacc). See the wiki on Github for more info.

eScapeLLC.UWP.Core

Core XAML Components: View Models, Page-as-View-Model, Commanding, Converters, Attached Behaviors, and additional support classes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 385 12/16/2022
1.1.0 459 11/6/2021
1.0.0 4,016 12/29/2017

Fixed project URL link. Settable prefix formatter; drop TZ from timestamp; add Managed Thread Id to log prefix.