ReflectInsight Logging Library Updated to v5.7.1.1 (updated)

Blog logo

Today we’re pleased to announce the latest release of ReflectInsight logging framework, version 5.7.1.1.

Release notes for v5.7.1

You can get this version from NuGet.org along with our updated logging extensions and listeners which we’ll be updating over the next 24 hours.

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet and GitHub.

Download_Trial42

If there is a feature you’d like to see in ReflectInsight? Give us feedback!

Thanks
The ReflectSoftware Team

Advertisement

Announcing ReflectInsight 5.7

Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.7.9303.15.

ReflectInsight release 5.7 has a few enhancements, bug fixes and we’re introducing a new Personal Edition to ReflectInsight. ReflectInsight Personal Edition is very similar to our popular Standard Edition but is limited to one instance, doesn’t allow Remote Connections and is geared for personal use compared to that of corporations.

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

Is there a feature you’d like to see in ReflectInsight? Give us feedback!

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.6.1

Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.6.8205.6145.

This update includes the following bug fixes and improvements:

Live and Log Viewer Improvements

  • Upgraded to .NET Framework 4.5.1
    • Added new Remote Connection feature to the Live Viewer which provides the ability to connect to a remote Router Services via TCP. This enables live logging on your current machine from remote machines
    • Added new Reload current log file from within the Log Viewer
    • Added Date and Time to the Bookmarks view in the Live and Log Viewers
      • Tweaked the JSON syntax highlighter in message details
      • General fixes and performance improvements

Router Service Improvements

  • Upgraded to .NET Framework 4.5.1
    • Router Service installer now installs and auto starts the Router Service
    • Router Service can be installed anywhere now, defaults to Program Files
    • General fixes and performance improvements

Library Improvements

Added ability to format the filename with the following options:

    <destination name="TextFile" enabled="true" filter="" details="TextFile[path=%SpecialFolderName%\TextFile-{{UserName}}-{{MachineName}}{{utctime{yyMMdd-hh:mm:ss.fff}}}.txt; messageDetails=Message; messagePattern=pattern1; autoSave=save3; allowPurge=true]" />

    If you note the time format, you can pass any file string format as per DateTime.ToString(). You can use utctime or just time.

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.6.1

Today we’re excited to announce the general availability of our next release of ReflectInsight library , version 5.6.1.

This update includes the following improvements:

Library Improvements

  • Incorrect version number on assembly
  • Minor bug fix

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.6

Today we’re excited to announce the general availability of our next release of ReflectInsight library and extensions, version 5.6.0.

This update includes the following improvements:

Library Improvements

    • Added ability to purge log files from ReflectInsight client API
    • Removed dependency on RabbitMQ
  • Updated to latest Newtonsoft.Json library (8.0.3)
  • With regards to the Logging Extensions and Listeners, we’ve decided to drop support for older .NET frameworks. As of this release, we’re only deploying NuGet packages for .NET 4.5. However source code still supports older frameworks if needed.
  • We are preparing a release of the ReflectInsight Live and Log Viewers. We will have more news on that in a few days.

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.5.1

Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.5.7218.8628.

This update includes the following bug fixes and improvements:

Library Improvements

    • Log files got corrupted when different applications wrote to the same log file distributed across the cluster
    • Fixed an issue to ensure multiple readers and only a single writer can access a log file when logging to a distributed log file

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.5

Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.5.7112.3816.

This update includes the following bug fixes and improvements:

Library Improvements

  • Added new SendHttpRequest message type
  • Added New SendJSON message type

Live/Log Viewer Improvements

    • New dark theme support for Message Details. When selecting any of he dark themes, the message details section now fully supports this theme
    • Improved multi-monitor support for location of dialogs
    • Fixed issue in which dialogs will now always show up center of the application. However any resizing will persist for the viewer session
    • Fixed multi-monitor issue in which the viewer is located on the non-primary desktop and after  disconnecting the non-primary monitor, the viewer will now startup on the primary monitor
    • Upgraded to AvalonEdit 5 for the message details
    • New JSON message detail type
    • New HttpRequest Message detail type
    • Fixed wrong icon being displayed with the Open Dialog from the Ribbon Backstage
    • New feature to re-enable "keep new messages in view" after clearing the screen
    • Updated installers to include new highlighting resource files (XML, SQL, JSON, HTML) for the dark themes

Other Improvements

    • New command line License Utility (This is currently in beta and only supports the command line functionality. The UI mode is disabled and will be updated and released in the near future)
    • Created new GitHub repository for the Samples
    • Moved CodePlex Extensions and Listeners to GitHub

    Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

    Download_Trial42

    We welcome any feedback you may have. Feedback can be given at our UserVoice site.

    Thanks
    The ReflectSoftware Team

    Announcing ReflectInsight 5.4

    Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.4.6412.57.

    This update includes the following bug fixes and improvements:

    Viewer Improvements

    • Updated wording in the Options Dialog in the Auto Save/Auto Purge sections to make it more clear what each represents:
      image
    • Added new Auto Save by File Size. File size can be between 0 MB and 102,400 MB. File size of 0 is ignored
    • Updated layout in the Options Dialog in the Font and Colors section
    • Fixed a bug when checking for updates when in debug mode
    • Fixed an issue where live messages were not properly blocked when the Live Viewer would crash when receiving messages to the Watch and a user changed the theme. if changing the theme
    • Updated the Account backstage to show license expiry information for when a user’s support and upgrade expires
    • Updated status bar label to show number of messages in the current User Defined View vs. that of the Master view. In this example the Master view has 123 messages and the User Defined View only has 30:
      image
    • Updated status bar button Keep New Messages in View to show the text label:
      image

       

      Library Improvements

      • Added support for Auto Save by File Size. File size can be between 0 MB and 102,400 MB. File size of 0 is ignored
      • Added support for passing in XML document objects (i.e. XmlDocument and XDocument) for SetExternalConfigurationMode
      • Fixed an issue with Debugger Attached mode where messages to the Live Viewer were being cut short because the connection was closed before all messages were flushed
      • Added ability within the TraceMethod scope to execute the inner body code, allowing you to trap and log exceptions based on policy
      • Updated library, extensions and listeners to latest NuGet packages
      • Configuration bug fixes

          Other Improvements

        • New Destination Binding sample
        • New Database (SQL Server) Listener sample
        • Updated samples to latest NuGet packages
        • Updated Router Service and installer with new application logo/icon
        • General performance improvements

        Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

        Download_Trial42

        We welcome any feedback you may have. Feedback can be given at our UserVoice site.

        Thanks
        ReflectSoftware Team

        ReflectInsight Update (v5.3.2)

        ReflectSoftware is pleased to announce the availability of our next release of ReflectInsight, version 5.3.6114.8290.

        This update includes the following improvements:

        • Improvement: Updated application icons for the Live Viewer, Log Viewer and Configuration Editor
        • Improvement: Updated binary log file icon
        • Improvement: Updated UI for offline license activation and deactivation

        image

        This release also marks the availability to purchase ReflectInsight. Checkout our introductory offer for savings. For a more in depth review of what’s new in 5.3, please take a look at this post for more details.

        Please download the latest version of ReflectInsight now and enjoy!

        Download_Trial42

        We welcome any feedback you may have. Feedback can be given at our UserVoice site.

        Thanks
        ReflectSoftware Team

        ReflectInsight 5.3.1 RC downloads are now available!

        Live/Log Viewer and Routing Service Download

        Please download the latest release candidate version of ReflectInsight now and enjoy!

        Download_Trial42

        Nuget packages

        To install any of the ReflectInsight NuGet packages for this release candidate, run the appropriate command in the Package Manager Console in Visual Studio or use the Manager NuGet Packages dialog. Clicking on the image will take you to the package online.

        ReflectInsight

        image

         

        DebugTrace

        image

         

        HttpModule

        image

         

        Email

        image

         

        NLog

        image

         

        Log4net

        image

         

        CommonLogging

        image

         

        SemanticLogging

        image

         

        PostSharp

        image

         

        EnterpriseLibrary 5

        For Enterprise Library Logging v5, please get packaged version 5.3.1.5-rc1.

        image

         

        EnterpriseLibrary 6

        For Enterprise Library Logging v6, please get packaged version 5.3.1.6-rc1.

        image

         

        What’s New

        To see what’s new in this release, please take a look at this post for more details.

        We welcome any feedback you may have. Feedback can be given at our UserVoice site.

        Thanks
        ReflectSoftware Team

        %d bloggers like this: