ReflectSoftware.Insight by ReflectSoftware

<PackageReference Include="ReflectSoftware.Insight" Version="5.1.1" />

 ReflectSoftware.Insight 5.1.1

Traditional simple text base logging frameworks lack what your application can easily emit in providing you better insight into the health of your application. Wouldn’t it be great to easily instrument incredible rich details? Well, look no further. ReflectInsight was designed to easily let your application speak volumes! One of ReflectInsight’s most powerful features is its impressive and elegant Viewer. The Viewer was design to hone in on particular issues and filter any unwanted noise by creating User Defined Views. User Defined Views allow you to filter a given request and visualize the execution path that actually caused the issue at hand. Everyone knows that debugging multithread applications is no simple task. Due to racing conditions, traditional IDE debuggers are not well suited for the job and don’t really provide an accurate picture behind the scenes. With ReflectInsight’s Live Viewer, debugging multithread applications is that much easier! In order to use this library you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from this location: http://www.ReflectSoftware.com/Public/Download.aspx You can view your messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ReflectSoftware.Insight</id>
    <version>5.1.1</version>
    <title>ReflectSoftware.Insight</title>
    <authors>ReflectSoftware</authors>
    <owners>ReflectSoftware Inc</owners>
    <licenseUrl>http://www.reflectsoftware.com/Public/Try/LicenseAgreement.aspx</licenseUrl>
    <projectUrl>http://reflectsoftware.com</projectUrl>
    <iconUrl>http://reflectsoftware.com/images/ri_logo_green.ico</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Traditional simple text base logging frameworks lack what your application can easily emit in providing you better insight into the health of your application. Wouldn’t it be great to easily instrument incredible rich details? Well, look no further. ReflectInsight was designed to easily let your application speak volumes!

One of ReflectInsight’s most powerful features is its impressive and elegant Viewer. The Viewer was design to hone in on particular issues and filter any unwanted noise by creating User Defined Views. User Defined Views allow you to filter a given request and visualize the execution path that actually caused the issue at hand. 

Everyone knows that debugging multithread applications is no simple task. Due to racing conditions, traditional IDE debuggers are not well suited for the job and don’t really provide an accurate picture behind the scenes. With ReflectInsight’s Live Viewer, debugging multithread applications is that much easier!

In order to use this library you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from this location: 

http://www.ReflectSoftware.com/Public/Download.aspx

You can view your messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.</description>
    <summary>ReflectInsight - The Next Generation in Application Logging.

ReflectInsight goes beyond where no text-based logging has gone before.</summary>
    <releaseNotes>As of version 5.1 of the ReflectInsight NuGet Package, you are now required to manually add in the ReflectInsight configuration details that you may require. 

For help on configuration, please see our documentation on the website (http://reflectsoftware.com) and/or the knowledgebase articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase).</releaseNotes>
    <copyright>ReflectSoftware 2013</copyright>
    <tags>.NET Diagnostic Debug Trace Logging Extensions ReflectInsight Appender Log Tracing RabbitMQ</tags>
    <references>
      <reference file="ReflectSoftware.Insight.dll" />
    </references>
  </metadata>
</package>