<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LogDigger &#187; Blog</title>
	<atom:link href="http://logdigger.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://logdigger.com</link>
	<description>Detailed error reports and notifications for Java web applications</description>
	<lastBuildDate>Sat, 05 May 2012 17:10:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Announcing LDC 3.0: Error insights for your Java web applications (all-in-one library release: capture, notify and review)</title>
		<link>http://logdigger.com/2012/02/22/better-error-insights-with-logdigger-connector-3-0/</link>
		<comments>http://logdigger.com/2012/02/22/better-error-insights-with-logdigger-connector-3-0/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 09:39:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Add-on for Firefox]]></category>
		<category><![CDATA[LogDigger Connector]]></category>
		<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=1343</guid>
		<description><![CDATA[We&#8217;re pleased to announce a new major release of LogDigger Connector &#8211; a lightweight Java library that captures and notifies you about errors in your web applications. LogDigger helps you track down bugs more rapidly, automatically creating detailed error reports with all important data: HTTP request details like URL, POST parameters and HTTP headers. Request-level [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We&#8217;re pleased to announce a new major release of LogDigger Connector &#8211; a lightweight Java library that captures and notifies you about errors in your web applications.</p>
<p>LogDigger helps you track down bugs more rapidly, automatically creating detailed error reports with all important data:</p>
<ul>
<li>HTTP request details like URL, POST parameters and HTTP headers.</li>
<li>Request-level logs.List of user actions preceding the error (NEW).</li>
<li>List of request and session attributes.</li>
<li>Application specific data (for example, ID of a current user).</li>
</ul>
<p>Here&#8217;s what&#8217;s new in v3.0:</p>
<ul>
<li><strong>Built-in web UI to review error logs.</strong> There&#8217;s no need for an external service any more &#8211; your error reports and logs stay with you!</li>
<li><strong>Track user actions</strong> and have the recent usage history included with the error report.</li>
<li>Improved email notifier.</li>
<li>Collect error notifications using RSS.</li>
<li>Greatly improved documentation and examples.</li>
</ul>
<p><img class="aligncenter size-large wp-image-1308" title="List similar errors" src="http://logdigger.com/wordpress/wp-content/uploads/2011/02/Similar-errors-430x240.png" alt="" width="430" height="240" /></p>
<p>Standard edition is FREE for commercial use and distribution.</p>
<p>Follow us on Twitter at @logdigger, and let us know how we&#8217;re doing.</p>
<p>Sincerely,<br />LogDigger Team</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2012/02/22/better-error-insights-with-logdigger-connector-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LogDigger Connector 2.0 and My LogDigger service</title>
		<link>http://logdigger.com/2011/06/15/logdigger-connector-2-0-and-my-logdigger-service/</link>
		<comments>http://logdigger.com/2011/06/15/logdigger-connector-2-0-and-my-logdigger-service/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 08:34:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=1101</guid>
		<description><![CDATA[After several months of closed beta and internal use on live projects, we&#8217;re pleased to announce LogDigger Connector 2.0 and accompanying My LogDigger service. LogDigger Connector 2.0 LogDigger library has been completely redesigned. Here&#8217;s what&#8217;s new: Single jar, no external dependencies. Support for multiple logging frameworks (v1.0 worked with Log4j only). Configure using simple DSL. You [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>After several months of closed beta and internal use on live projects, we&#8217;re pleased to announce LogDigger Connector 2.0 and accompanying My LogDigger service.</p>
<h2>LogDigger Connector 2.0</h2>
<p>LogDigger library has been completely redesigned. Here&#8217;s what&#8217;s new:</p>
<ul>
<li>Single jar, no external dependencies.</li>
<li>Support for multiple logging frameworks (v1.0 worked with Log4j only).</li>
<li>Configure using simple DSL.</li>
<li>You can write your own extensions that, for example, capture application data or handle collected logs and context data.</li>
<li>Included extensions can send captured error details by email or to My LogDigger service.</li>
</ul>
<h2>My LogDigger service</h2>
<p>My LogDigger is an error monitoring hub. It will collect and automatically classify error reports received, notify you when new error occurs and help you dig into error report details. A typical web application error report created by the connector library may include:</p>
<ol>
<li>HTTP request details, including URL and POST parameters</li>
<li>List of request and session attributes</li>
<li>Application specific data (current user for example)</li>
<li>Request log</li>
</ol>
<p>Here&#8217;s how error details page looks like:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1099" title="Example error report on My LogDigger" src="http://logdigger.com/wordpress/wp-content/uploads/2011/02/report-sample-annotated.gif" alt="Annotated application error report showing captured request details, custom data and application logs" width="559" height="479" /></p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2011/06/15/logdigger-connector-2-0-and-my-logdigger-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discontinuing LD Server and announcing BugDigger for JIRA</title>
		<link>http://logdigger.com/2011/02/06/discontinuing-ld-server-and-announcing-bugdigger-for-jira/</link>
		<comments>http://logdigger.com/2011/02/06/discontinuing-ld-server-and-announcing-bugdigger-for-jira/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 18:30:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Add-on for Firefox]]></category>
		<category><![CDATA[Add-on for Internet Explorer]]></category>
		<category><![CDATA[LogDigger Server]]></category>
		<category><![CDATA[News and Announcements]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=806</guid>
		<description><![CDATA[Discontinuing support for LogDigger Server You&#8217;ve probably already noticed that our focus for the last several months was on the BugDigger &#8211; out hosted service for contextual bug reporting that integrates with Atlassian JIRA, Basecamp, FogBugz and other popular issue trackers. It&#8217;s no secret that we were able to provide much better support for the hosted [...]]]></description>
			<content:encoded><![CDATA[<p></p><h2>Discontinuing support for LogDigger Server</h2>
<p>You&#8217;ve probably already noticed that our focus for the last several months was on the <a href="http://bugdigger.com" target="_blank">BugDigger</a> &#8211; out hosted service for contextual bug reporting that integrates with Atlassian JIRA, Basecamp, FogBugz and other popular issue trackers.</p>
<p>It&#8217;s no secret that we were able to provide much better support for the hosted service than for downloadable server software like LogDigger Server is. With the hosted service we&#8217;re able to fix eventual integration issues and deploy a fix in a matter of hour or less. Many LogDigger Server users have figured out this also and already migrated to BugDigger.</p>
<p>So, discontinuing LogDigger Server was somewhat tough decision but we believe it&#8217;s a step in the right direction and that we&#8217;ll be able to provide our users with a better service and products without LogDigger Server pulling us back. All LogDigger Server users under the maintenance will receive either free BugDigger subscription for a year or a free license for BugDigger for JIRA.</p>
<p>We&#8217;re aware that BugDigger doesn&#8217;t offer all features of LogDigger Server. For those users interested in capturing Java logs we&#8217;ll have some nice surprises in the following weeks.</p>
<h2>Announcing BugDigger for JIRA</h2>
<p><a href="http://bugdigger.com/jira/plugin/" target="_blank">BugDigger for JIRA</a> offers more or less equivalent features the hosted service but is available as a standalone JIRA plugin! Combined with the latest release of browser add-on, BugDigger for JIRA automatically fills your JIRA issues with contextual bug information such as:</p>
<ul>
<li>screen shot of the webpage</li>
<li>the current URL</li>
<li>recently visited pages on the site</li>
<li>browser details and operating system version</li>
</ul>
<p>In addition, BugDigger for JIRA includes annotation editor that you can use to edit any image attached to an issue. All file uploads are handled automatically.</p>
<p>Besides the maximum level of compatibility with JIRA (works on version 4.1 and above), BugDigger plugin has few additional benefits:</p>
<ul>
<li>works with any JIRA authentication mechanism and</li>
<li>can be used with JIRA instances running behind a firewall.</li>
</ul>
<p>By the end of month we have a special introductory offer: use coupon EARLYBIRD14 on a BugDigger for JIRA license purchase and get up to 50% off &#8211; the sooner you buy the bigger discount you get.</p>
<p>If you have any feedback for the BugDigger team, please <a href="http://bugdigger.com/contact">contact us</a>. We’re very interested in hearing your feedback, suggestions for improvements and feature requests.</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2011/02/06/discontinuing-ld-server-and-announcing-bugdigger-for-jira/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BugDigger is going live!</title>
		<link>http://logdigger.com/2010/10/18/bugdigger-is-going-live/</link>
		<comments>http://logdigger.com/2010/10/18/bugdigger-is-going-live/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 11:03:20 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Add-on for Firefox]]></category>
		<category><![CDATA[Add-on for Internet Explorer]]></category>
		<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=788</guid>
		<description><![CDATA[We’re very excited today. After several months of development and beta testing, our BugDigger service is finally going live! The initial release of BugDigger allows users to easily capture bugs in their web applications and send them to an external bug tracker. Bug reports submitted via BugDigger include: * The browser and version number used * [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We’re very excited today. After several months of development and beta testing, our <a href="http://bugdigger.com" target="_blank">BugDigger service</a> is finally going live!</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The initial release of BugDigger allows users to easily capture bugs in their web applications and send them to an external bug tracker. Bug reports submitted via BugDigger include:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">* The browser and version number used</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">* The URL where the issue occurred</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">* Recently opened URLs</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">* Screenshot of the web page</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Automatically captured screenshot can be further edited using built-in Flash-based image editor.</div>
<p>The initial release of BugDigger allows users to easily capture bugs in their web applications and send them to an external bug tracker. Bug reports submitted via BugDigger include:</p>
<ul>
<li>The browser and version number used</li>
<li>The URL where the issue occurred</li>
<li>Recently opened URLs</li>
<li>Screenshot of the web page</li>
</ul>
<p>Automatically captured screenshot can be further edited using built-in Flash-based image editor.</p>
<h2>How BugDigger differs from LogDigger Server?</h2>
<ol>
<li>BugDigger is a hosted solution. No troubles any more installing LogDigger Server, backing up database, etc. All you need is BugDigger browser add-on.</li>
<li>BugDigger supports ad-hoc bug reporting. Use it on any site, any time, without need for installing logdigger.xml and starting data collection.</li>
<li>BugDigger does not log full site usage history (e.g. POST data and intermediate screenshots while you use a web site are not collected).</li>
</ol>
<p>Yes, these are significant differences but we believe that hosted solution with currently available set of features is sufficient for majority of users.</p>
<h2>What does this mean for the future of LogDigger Server?</h2>
<p>We admit that LogDigger Server have been neglected for the several months. (For example, BugDigger already has better compatibility with the latest releases of JIRA and Redmine.) For the following months we plan a series of updates that will make LogDigger and BugDigger closer to each other:</p>
<ul>
<li>There&#8217;s LogDigger Connector 2.0 release waiting for some polishing,</li>
<li>BugDigger will start accepting application logs,</li>
<li>One browser extension will be compatible with both BugDigger and LogDigger Server.</li>
</ul>
<p>Priority of our steps depends pretty much on feedback we receive from community. So, if you have any comment we&#8217;d love to hear from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/10/18/bugdigger-is-going-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discount coupon for early adopters</title>
		<link>http://logdigger.com/2010/08/19/discount-coupon-for-early-adopters/</link>
		<comments>http://logdigger.com/2010/08/19/discount-coupon-for-early-adopters/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 09:43:47 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=778</guid>
		<description><![CDATA[We have a great news for all early adopters of LogDigger Server. To show you how we appreciate your feedback and help in making LogDigger such a great and useful tool, we&#8217;re putting an additional discount on our introductory prices! To get a discount on license purchase, type EARLYBIRD into the coupon field. For a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We have a great news for all early adopters of LogDigger Server. To show you how we appreciate your feedback and help in making LogDigger such a great and useful tool, we&#8217;re putting an additional  discount on our introductory prices!</p>
<p>To get a discount on license purchase, type <strong>EARLYBIRD</strong> into the coupon field. For a limited time only, you can get as much as 30% off. <a href="http://logdigger.com/licensing">Act now</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/08/19/discount-coupon-for-early-adopters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated LogDigger IE extension</title>
		<link>http://logdigger.com/2010/07/13/updated-logdigger-ie-extension/</link>
		<comments>http://logdigger.com/2010/07/13/updated-logdigger-ie-extension/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 17:21:57 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Add-on for Internet Explorer]]></category>
		<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=772</guid>
		<description><![CDATA[Today we&#8217;ve released an updated extension for IE with an important bug fix. Some users have experienced an issue where LogDigger was not uploading screen shots. Well, this was easy to fix once we reproduced it. Anyway, if you&#8217;ve experienced this issue, go ahead and download LogDigger extension for IE v1.0.2. P.S. For those of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Today we&#8217;ve released an updated extension for IE with an important bug fix. Some users have experienced an issue where LogDigger was not uploading screen shots. Well, this was easy to fix once we reproduced it. Anyway, if you&#8217;ve experienced this issue, go ahead and download <a href="http://logdigger.com/download">LogDigger extension for IE v1.0.2</a>.</p>
<p>P.S. For those of you that use <a href="http://bugdigger.com">BugDigger</a>, note that we&#8217;ve already ported this fix to its IE extension (v1.9.2).</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/07/13/updated-logdigger-ie-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LogDigger Server 1.1.1 released</title>
		<link>http://logdigger.com/2010/05/26/logdigger-server-1-1-1-released/</link>
		<comments>http://logdigger.com/2010/05/26/logdigger-server-1-1-1-released/#comments</comments>
		<pubDate>Wed, 26 May 2010 22:03:21 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[LogDigger Server]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=764</guid>
		<description><![CDATA[We&#8217;ve released LogDigger Server 1.1.1 today that: Fixes compatibility issue with JIRA 4.1, Has improved annotation editor that automatically resizes to take the full visible area of the browser window.]]></description>
			<content:encoded><![CDATA[<p></p><p>We&#8217;ve released LogDigger Server 1.1.1 today that:</p>
<ul>
<li>Fixes compatibility issue with JIRA 4.1,</li>
<li>Has improved annotation editor that automatically resizes to take the full visible area of the browser window.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/05/26/logdigger-server-1-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing BugDigger</title>
		<link>http://logdigger.com/2010/05/19/announcing-bugdigger/</link>
		<comments>http://logdigger.com/2010/05/19/announcing-bugdigger/#comments</comments>
		<pubDate>Wed, 19 May 2010 11:05:15 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Add-on for Firefox]]></category>
		<category><![CDATA[Add-on for Internet Explorer]]></category>
		<category><![CDATA[LogDigger Server]]></category>
		<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=755</guid>
		<description><![CDATA[Since our first release of LogDigger Server we are aware that the biggest issue in adoption of LogDigger is the server setup and resources it needs. For the last several months we&#8217;ve been working on a hosted solution and today we&#8217;re pleased to announce our BugDigger service. Our focus with BugDigger was to enable users [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Since our first release of LogDigger Server we are aware that the biggest issue in adoption of LogDigger is the server setup and resources it needs. For the last several months we&#8217;ve been working on a hosted solution and today we&#8217;re pleased to announce our <a href="http://bugdigger.com">BugDigger</a> service.</p>
<p>Our focus with BugDigger was to enable users to report web application issues with as little effort as possible.</p>
<p>So, how BugDigger is different from LogDigger? Although they are conceptually very similar, there are some important differences:</p>
<ol>
<li>It&#8217;s very easy to get started as we host the server for you. No troubles any more setting up and backing up database, upgrading LogDigger Server, etc. All you need is a BugDigger add-on for your browser.</li>
<li>There is no need to to install logdigger.xml on tested web sites. You can click the report button at any time for any visited web site and BugDigger will collect environment details, recent site usage history and web page screenshot.</li>
<li>At this time BugDigger does not track submitted POST data and does not collect server logs.</li>
</ol>
<p>BugDigger is currently in open beta and completely FREE. <a href="http://bugdigger.com/">Start using it today!</a></p>
<p>BugDigger browser extensions are not currently compatible with LogDigger Server. (You would have to uninstall LogDigger extension before installing BugDigger.) In the following months we&#8217;ll be extending both BugDigger and LogDigger Server to support about the same set of features using the same browser extension.</p>
<p>For the curious, the BugDigger service is hosted on Google&#8217;s App Engine infrastructure. We hope to benefit from Google&#8217;s dedication and expertise in cloud maintenance so we can focus on providing you with better tools and service.</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/05/19/announcing-bugdigger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to LogDigger on Chinese</title>
		<link>http://logdigger.com/2010/02/19/introduction-to-logdigger-on-chinese/</link>
		<comments>http://logdigger.com/2010/02/19/introduction-to-logdigger-on-chinese/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:09:31 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Logging]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=726</guid>
		<description><![CDATA[We&#8217;ve added Chinese translations of introductory articles to issue reporting with LogDigger and Java server log monitoring: Bug追踪系统扩展 通过web浏览器实时查看Java服务器日志]]></description>
			<content:encoded><![CDATA[<p></p><p>We&#8217;ve added Chinese translations of introductory articles to issue reporting with LogDigger and Java server log monitoring:</p>
<ul>
<li><a href="cn-bug-reporting">Bug追踪系统扩展</a></li>
<li><a href="cn-real-time-java-server-logs">通过web浏览器实时查看Java服务器日志</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/02/19/introduction-to-logdigger-on-chinese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LogDigger Server 1.1 released</title>
		<link>http://logdigger.com/2010/02/08/logdigger-server-1-1-released/</link>
		<comments>http://logdigger.com/2010/02/08/logdigger-server-1-1-released/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:57:36 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[LogDigger Server]]></category>
		<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://logdigger.com/?p=697</guid>
		<description><![CDATA[We are pleased to announce the official release of LogDigger Server 1.1. There are several long awaited improvements and fixes so let&#8217;s start&#8230; Improved issue trackers integration We&#8217;ve fixed quite severe issue affecting integration with JIRA installations having complex issue types schemes. If you were unable to get issue reporting form in LogDigger for your [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We are pleased to announce the official release of LogDigger Server 1.1. There are several long awaited improvements and fixes so let&#8217;s start&#8230;</p>
<h2>Improved issue trackers integration</h2>
<p>We&#8217;ve fixed quite severe issue affecting integration with JIRA installations having complex issue types schemes. If you were unable to get issue reporting form in LogDigger for your JIRA project, there are big chances that you&#8217;ve been affected by this issue.</p>
<p>Beside the above mentioned, one of the quite annoying issues with the LogDigger Server v1.0 was its inability to collect errors reported by the issue tracker and show them to user. Although LogDigger recognizes required issue reporting fields, it doesn&#8217;t know their meaning so validation on the issue tracker may fail. This has been fixed so now you should see an error in the LogDigger&#8217;s issue reporting form as it comes from the issue tracker.</p>
<p>We feel very confident with the current level of compatibility with supported issue trackers, especially with Atlassian JIRA. (We admin giving JIRA more attention but, at least so far,  JIRA&#8217;s user community was quite vibrant, providing us with a necesary feedback and, well&#8230; reporting bugs in LogDigger Server.)</p>
<h2>Setup and Operating modes</h2>
<p>Simplified setup process allows you to choose the operating mode for your LogDigger Server instance:</p>
<ul>
<li>The Tracker Mode is tied to an external issue tracker, reusing its users, access control and issue reporting configuration.</li>
<li>The Standalone Mode allows you to register users (and enable self-registration) on your LogDigger Server. Combined with the new emailing feature, this mode allows you to submit bug reports to any issue tracker accepting reports via email.</li>
<li>The Open Mode is a simple, open access mode suitable for single-user installations.</li>
</ul>
<p>It&#8217;s also worth to mention that default LogDigger Server&#8217;s home directory (that defaults to ~/.logdigger) used for configuration files, logs, etc. now can be changed using Java system properties.</p>
<h2>Sending issue reports by email</h2>
<p>Connecting LogDigger Server with your outgoing (SMTP) mail server, for each project you can choose to send issue reports to one or more email addresses. Emails sent by LogDigger server contain the complete issue report with attached screenshot and server logs (where available).</p>
<h2>Other changes</h2>
<p>Among a number of small fixes and improvements in v1.1, here are some that we hope will make your use of LogDigger easier:</p>
<ul>
<li>Fixed an issue with annotation image editor on Linux,</li>
<li>On the project page you can obtain ready to use logdigger.xml for your project.</li>
<li>In administration pages you can see the full path of configuration and log files used by the LogDigger Server.</li>
<li>LogDigger Server will warn you if it&#8217;s running on a low memory (as it may seriously affect performance).</li>
</ul>
<h2>Migrating from LogDigger Server 1.0</h2>
<p>There are no special upgrade tasks that you need to do. The LogDigger Server will automatically upgrade database created by the previous version. Just in case, we highly recommend that you make a database backup before upgrading.</p>
<p>If you&#8217;re using LogDigger Server for Windows, make sure to uninstall LogDigger Server 1.0 before installing 1.1.</p>
<p>And yes&#8230; hoping that you&#8217;ve switched to an enterprise grade database already, don&#8217;t forget to copy and install database driver jar file.</p>
<p>We hope you&#8217;ll like this update. As always, feel free to contact us with any problem, question or comment you may have.</p>
]]></content:encoded>
			<wfw:commentRss>http://logdigger.com/2010/02/08/logdigger-server-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: logdigger.com @ 2012-05-18 17:32:04 by W3 Total Cache -->
