<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to LoggingSpec</title><link>https://sourceforge.net/p/openpatrician/wikimig/LoggingSpec/</link><description>Recent changes to LoggingSpec</description><atom:link href="https://sourceforge.net/p/openpatrician/wikimig/LoggingSpec/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 24 May 2014 07:22:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openpatrician/wikimig/LoggingSpec/feed" rel="self" type="application/rss+xml"/><item><title>LoggingSpec modified by Sahits GmbH</title><link>https://sourceforge.net/p/openpatrician/wikimig/LoggingSpec/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="logging"&gt;Logging&lt;/h1&gt;
&lt;p&gt;&amp;lt; &lt;a class="alink" href="/p/openpatrician/wikimig/Specifications/"&gt;[Specifications]&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Logging is done through &lt;a class="" href="http://logging.apache.org/log4j/" rel="nofollow"&gt;log4j&lt;/a&gt;. The log file is located under the home directory in ~/.log/OpenPatrician.log. &lt;/p&gt;
&lt;p&gt;The use of the Levels are defined as follows: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DEBUG: Output during development for additional information flow output. Log lines of this level may not persist over time, meaning that after implementation of a component is complete logging may be reduced. &lt;/li&gt;
&lt;li&gt;INFO: Default log level that is visible in release. On this level state information is logged that may be useful in solving reported bugs. &lt;/li&gt;
&lt;li&gt;WARN: Unexpected state which may not influence the application in a negative way. Never the less these issues should be addressed. &lt;/li&gt;
&lt;li&gt;ERROR: Sirius problem. The application may be in an unstable state. Messages of this level should be addressed in a bug report &lt;/li&gt;
&lt;li&gt;FATAL: On this level we log errors that result in terminating the application &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sahits GmbH</dc:creator><pubDate>Sat, 24 May 2014 07:22:28 -0000</pubDate><guid>https://sourceforge.netb3bc8512877766ba20bd506ff87c5c734da2002d</guid></item></channel></rss>