JsTrace NuGet Package

JsTrace allows you to heavily instrument your JavaScript code without flooding the console with messages.

It has "Trace Levels" (off, error, warn, info, debug, log), which allow you to fine-tune what amount of trace information comes out of each area or module of your code. It additionally supports a callback function to allow further processing of Trace messages.

It is cross-browser and will gracefully degrade down to "console.log" on browsers without support for higher level methods like console.error.




Got any JsTrace Question?





Info

Version: 1.4.1
Author(s): Tom McKearney, Ben Alman
Last Update: Tuesday, February 11, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://jstrace.codeplex.com
NuGet Url: https://www.nuget.org/packages/JsTrace


Install
Install-Package JsTrace
dotnet add package JsTrace
paket add JsTrace
JsTrace Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

3

days-since-last-release

3725