Quantcast
Channel: Harvester - Debug Viewer for Trace, NLog & Log4Net
Viewing all 32 articles
Browse latest View live

Created Release: v2.0.0 (.NET 4.0) (Jun 04, 2012)

$
0
0

New Features

  • Support for NamedPipes (enables IIS message monitoring).
  • New System.Diagnostics TraceListener extension.
  • New regular expression message parser.
  • Extension API (write your own pluggable listeners/parsers).
  • Full application configuration (control active listeners/parsers).
  • Filter expressions (yes, finally implemented).

Official Documentation Moved to GitHub

http://cbaxter.github.com/Harvester

Official Source Moved to GitHub

https://github.com/cbaxter/Harvester

Updated Wiki: Home

$
0
0

Project Description

Harvester enables you to monitor all Win32 debug output from all local applications running on your machine. Watch real time Trace, NLog and Log4Net output across multiple applications at the same time. Trace a call from client to server and back without having to look at multiple log files.

Inspired by tools such as Windows Sysinternals DbgView, DBMon.NET and Chainsaw. Harvester provides a simple .NET implementation that aims to merge the best of all aforementioned applications. Watch all OutputDebugString output from all application running on your local machine in a single view (Client/Server and everything in between). Great for monitoring websites during development to ensure that they are behaving as expected!

With Harvester there is no longer a need to monitor your applications log files during application development.

Project Page Has Moved to GitHub Pages

Latest downloads will continue to be posted on CodePlex

harvester_screens.png

Updated Wiki: Home

$
0
0

Project Description

Harvester enables you to monitor all Win32 debug output from all local applications running on your machine. Watch real time Trace, NLog and Log4Net output across multiple applications at the same time. Trace a call from client to server and back without having to look at multiple log files.

Inspired by tools such as Windows Sysinternals DbgView, DBMon.NET and Chainsaw. Harvester provides a simple .NET implementation that aims to merge the best of all aforementioned applications. Watch all OutputDebugString output from all application running on your local machine in a single view (Client/Server and everything in between). Great for monitoring websites during development to ensure that they are behaving as expected!

With Harvester there is no longer a need to monitor your applications log files during application development.

Official Documentation

Latest downloads will continue to be posted on CodePlex

harvester_screens.png

Released: v1.1 (.NET 4.0) (Aug 18, 2011)

$
0
0
New Features
  • Streamlined Console Application for monitoring formatted OutputDebugString output.
  • Log4Net Appender to workaround for .NET 4 Native Debugger issue.
  • NLog Target to workaround for .NET 4 Native Debugger issue.
  • Global (Session 0) Output
Major Changes
  • Replaced TraceSource logging with NLog
  • Upgraded from Microsoft .NET Framework 3.5 to Microsoft .NET 4 Framework.
Known Issues
  • Despite adding Global (Session 0) support; still unable to capture Windows Service/IIS OutputDebugString output.
  • No Filtering/Search support in Rich client.

Updated Release: v1.1 (.NET 4.0) (Aug 18, 2011)

$
0
0
New Features
  • Streamlined Console Application for monitoring formatted OutputDebugString output.
  • Log4Net Appender to workaround for .NET 4 Native Debugger issue.
  • NLog Target to workaround for .NET 4 Native Debugger issue.
  • Global (Session 0) Output
Major Changes
  • Replaced TraceSource logging with NLog
  • Upgraded from Microsoft .NET Framework 3.5 to Microsoft .NET 4 Framework.
Known Issues
  • Despite adding Global (Session 0) support; still unable to capture Windows Service/IIS OutputDebugString output.
  • No Filtering/Search support in Rich client.

Released: v1.0 (.NET 3.5) (Mar 23, 2011)

$
0
0
Platforms
  • Microsoft .NET Framework 3.5

New Features
  • Minor bug fixes
  • Tested with IIS Express.
  • Converted to use new Toolbar in preparation for filter/search features.

Major Features
  • Log4Net XmlLayout Parser
  • NLog Log4JXmlEventLayout Parser
  • Win32 Debug Output Monitor (Local)

Known Issues
  • Debug Output Monitor (Global) Support
    • Unable to capture Windows Service/IIS Output Debug String output (see planned releases)
  • No Filtering support (see planned releases)

Updated Release: v1.0 (.NET 3.5) (Mar 23, 2011)

$
0
0
Platforms
  • Microsoft .NET Framework 3.5

New Features
  • Minor bug fixes
  • Tested with IIS Express.
  • Converted to use new Toolbar in preparation for filter/search features.

Major Features
  • Log4Net XmlLayout Parser
  • NLog Log4JXmlEventLayout Parser
  • Win32 Debug Output Monitor (Local)

Known Issues
  • Debug Output Monitor (Global) Support
    • Unable to capture Windows Service/IIS Output Debug String output (see planned releases)
  • No Filtering support (see planned releases)

Released: v0.9 (NLog Added) (Feb 26, 2011)

$
0
0
Platforms
  • Microsoft .NET Framework 3.5

New Features
  • NLog Log4JXmlEventLayout Parser

Major Features
  • Log4Net XmlLayout Parser
  • NLog Log4JXmlEventLayout Parser
  • Win32 Debug Output Monitor (Local)

Known Issues
  • Debug Output Monitor (Global) Support
    • Unable to capture Windows Service/IIS Output Debug String output (see planned releases)
  • No Filtering support (see planned releases)

Updated Release: v0.9 (NLog Added) (Feb 26, 2011)

$
0
0
Platforms
  • Microsoft .NET Framework 3.5

New Features
  • NLog Log4JXmlEventLayout Parser

Major Features
  • Log4Net XmlLayout Parser
  • NLog Log4JXmlEventLayout Parser
  • Win32 Debug Output Monitor (Local)

Known Issues
  • Debug Output Monitor (Global) Support
    • Unable to capture Windows Service/IIS Output Debug String output (see planned releases)
  • No Filtering support (see planned releases)

Source code checked in, #78f541858d99

$
0
0
Sync with GitHub codebase (v2.0.0 release).

Updated Wiki: Home

$
0
0

Project Description

Harvester enables you to monitor all Win32 debug output from all local applications running on your machine. Watch real time Trace, NLog and Log4Net output across multiple applications at the same time. Trace a call from client to server and back without having to look at multiple log files.

Inspired by tools such as Windows Sysinternals DbgView, DBMon.NET and Chainsaw. Harvester provides a simple .NET implementation that aims to merge the best of all aforementioned applications. Watch all OutputDebugString output from all application running on your local machine in a single view (Client/Server and everything in between). Great for monitoring websites during development to ensure that they are behaving as expected!

With Harvester there is no longer a need to monitor your applications log files during application development.

harvester_screens.png

Updated Wiki: Documentation

$
0
0

Harvester Documentation (version 2.0 and later)

Latest Documentation on GitHub Pages


Harvester Documentation (version 1.1 and earlier)

Harvester Configuration

Harvester Customization

How to Debug Harvester

Harvester will log all Information, Warning, Error and Critial Trace messages by default to your Roaming AppData folder:

<drive>:\Users\<AccountName>\AppData\Roaming\CBaxter\Harvester\ .

How to Clear Saved Settings (Rich Client)

Colors may easily be reset via the Color Picker found via the Options menu item. However, Harvester also remembers Window state information (including, position, size, location etc). Harvester stores all settings in an XML configuration file located in:

<drive>:\Users\<AccountName>\AppData\Local\CBaxter\

This information may be deleted at any time to reset the Harvester's application configuration.

Additional Information

New Post: Missing file from Source

$
0
0

Trying to build from the source, and there appears to be a single file missing.

'{Root}\src\.shared\VersionInfo.cs' could not be opened

I'm guessing the \shared\ folder is missing.

New Post: Missing file from Source

$
0
0

Hi,

The file is not missing, rather it is created the first time you run the `build.cmd` found @ '{Root}\build.cmd'.

When Harvester is built with `build.cmd`, a version of 0.0.0.0 will be stamped in to VersionInfo.cs. Alternatively, if you were to run `publish.cmd` you would have the option of specifying the VersionInfo.cs version (via prompt).

If you have any issue running the `build.cmd`, please let me know.

Chris

Source code checked in, #c944e0c239603f2d97f5fe77a11523c55b13d8eb

$
0
0
Sync with GitHub codebase (v2.0.1 release).

Source code checked in, #0d84c37af3e5818be795c58c8eae759fc4479e65

Source code checked in, #d2b128ef824095bf08ea3c5fb86b382224402400

$
0
0
Updated NLog namespace comment in Log4J parser.

Created Release: v2.0.1 (.NET 4.0) (Jun 04, 2013)

Released: v2.0.1 (.NET 4.0) (Jun 04, 2013)

Updated Release: v2.0.1 (.NET 4.0) (Jun 04, 2013)

Viewing all 32 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>