142 packages
returned for Tags:"debug"
-
542,844 total downloads
-
last updated 9/22/2018
-
Latest version: 1.0.2-dev-00020
-
serilog
debug
A Serilog sink that writes log events to the debug output window.
Dumps an object to a string or a text writer. Great for debugging. Awesome for capturing context in production exception dumps.
Use ObjectPrinter.Log4Net for a renderer to automatically dump all logged exceptions using log4net.
Utility methods to easily dump object contents to a file/stream, for debug purposes.
Features:
* The dump output is separated from the targeted dump media by the familiar TextWriter interface
* The programmer can dump the value of any type of object: primitive and enum types (including those marked with FlagsAttribute), custom classes, struct-s, collections,...
More information
MongoDB appender for log4net
Windows Service Helper
Helps Windows Service debugging by creating a Play/Stop/Pause UI when running with a debugger attached, but also allows the service to be installed and run by the Windows Services environment as well. All this with one line of code!
Raygun System.Diagnostics tracing library for .NET
We've added support for the Log4net appender. This allows you to leverage your current investment in log4net, but leverage the power and flexibility that comes with the ReflectInsight viewer.
In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the...
More information
MSBuilder: Dump Items Task
Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting.
CLRPlus Windows.Debugging Library
A library with some useful classes to assist debugging:
- includes getting messages from outputdebugstring
[Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]
.
We've added support for the NLog appender. This allows you to leverage your current investment in NLog, but leverage the power and flexibility that comes with the ReflectInsight viewer.
In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the...
More information
-
10,714 total downloads
-
last updated 1/7/2012
-
Latest version: 0.11.0
-
uitlity
debug
mvc
MVC.ApiExplorer is a portable, independent component designed to help you explore all actions of controller in an ASP.NET MVC project.
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
IntelliTrace(tm) Contrib
A tiny set of attributes + regutil exe to programmatically update the VS2010 IntelliTrace CollectionPlan.xml file, which let IntelliTrace use your custom events.
Step into debugging from linq expressions
RabbitMQ appender for log4net
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...
More information
A Lua implementation for the Dynamic Language Runtime (DLR). Debug-Extension.
Sets up an ASP.NET Area with a JsTraceController in order to facilitate sending JsTrace messages to the server