Modified: logging/log4net/trunk/xdocs/src/roadmap.xml URL: http://svn.apache.org/viewvc/logging/log4net/trunk/xdocs/src/roadmap.xml?view=diff&rev=511694&r1=511693&r2=511694 ============================================================================== --- logging/log4net/trunk/xdocs/src/roadmap.xml (original) +++ logging/log4net/trunk/xdocs/src/roadmap.xml Sun Feb 25 18:10:21 2007 @@ -17,30 +17,30 @@ --> <document> - <properties> - <author email="nicko at apache dot org">Nicko Cadell</author> - <title>log4net Development Roadmap</title> - </properties> + <properties> + <author email="nicko at apache dot org">Nicko Cadell</author> + <title>Apache log4net: Development Roadmap</title> + </properties> - <meta name="keywords" content="log4net development roadmap, log4net roadmap, log4net plan, log4net" /> + <meta name="keywords" content="log4net development roadmap, log4net roadmap, log4net plan, log4net" /> - <body> - <section id="main" name="log4net Development Roadmap"> - <p> - The log4net development roadmap is managed by our JIRA issue tracking system. - </p> - <p> - For a list of upcoming fixes and in-progress tasks see: - </p> - <ul> - <li> - <a href="http://issues.apache.org/jira/browse/LOG4NET?report=com.atlassian.jira.plugin.system.project:roadmap-panel"> - log4net Roadmap - </a> - </li> - </ul> - </section> - - </body> + <body> + <section id="main" name="Apache log4net Development Roadmap"> + <p> + The log4net development roadmap is managed by our JIRA issue tracking system. + </p> + <p> + For a list of upcoming fixes and in-progress tasks see: + </p> + <ul> + <li> + <a href="http://issues.apache.org/jira/browse/LOG4NET?report=com.atlassian.jira.plugin.system.project:roadmap-panel"> + log4net Roadmap + </a> + </li> + </ul> + </section> + + </body> </document>
Modified: logging/log4net/trunk/xdocs/src/stylesheets/project.xml URL: http://svn.apache.org/viewvc/logging/log4net/trunk/xdocs/src/stylesheets/project.xml?view=diff&rev=511694&r1=511693&r2=511694 ============================================================================== --- logging/log4net/trunk/xdocs/src/stylesheets/project.xml (original) +++ logging/log4net/trunk/xdocs/src/stylesheets/project.xml Sun Feb 25 18:10:21 2007 @@ -17,49 +17,49 @@ --> <project name="log4net" href="http://logging.apache.org/log4net/"> - <title>log4net</title> - <!-- <logo href="images/logo.jpg">Apache Logging Services</logo> --> - <copyright year="2004-2006" /> - - <css href="/css/style.css" /> - - <body> - - <menu name="Apache"> - <item name="Apache Home" href="http://www.apache.org" /> - <item name="Logging Services" href="http://logging.apache.org/" /> - </menu> - - <menu name="log4net Project"> - <item name="About" href="/index.html" /> - <item name="License" href="/license.html" /> - <item name="Support" href="/support.html" /> - <item name="Roadmap" href="/roadmap.html" /> - <item name="Contributing" href="/contributing.html" /> - <item name="History" href="/history.html" /> - <item name="Downloads" href="/downloads.html" /> - </menu> - - <menu name="log4net 1.2 Documentation"> - <item name="Features" href="/release/features.html" /> - <item name="Supported Frameworks" href="/release/framework-support.html" /> - <item name="Release Notes" href="/release/release-notes.html" /> - <item name="Example Apps" href="/release/example-apps.html" /> - <item name="Config Examples" href="/release/config-examples.html" /> - <item name="Building" href="/release/building.html" /> - <item name="FAQ" href="/release/faq.html" /> - <item name="How Tos" href="/release/howto/index.html" /> - <item name="SDK Reference" href="/release/sdk/index.html" /> - </menu> - - <menu name="log4net 1.2 Manual"> - <item name="Introduction" href="/release/manual/introduction.html" /> - <item name="Configuration" href="/release/manual/configuration.html" /> - <item name="Contexts" href="/release/manual/contexts.html" /> - <item name="Plugins" href="/release/manual/plugins.html" /> - <item name="Repositories" href="/release/manual/repositories.html" /> - <item name="Internals" href="/release/manual/internals.html" /> - </menu> + <title>log4net</title> + <!-- <logo href="images/logo.jpg">Apache Logging Services</logo> --> + <copyright year="2004-2007" /> + + <css href="/css/style.css" /> + + <body> + + <menu name="Apache"> + <item name="Apache Home" href="http://www.apache.org" /> + <item name="Logging Services" href="http://logging.apache.org/" /> + </menu> + + <menu name="log4net Project"> + <item name="About" href="/index.html" /> + <item name="License" href="/license.html" /> + <item name="Support" href="/support.html" /> + <item name="Roadmap" href="/roadmap.html" /> + <item name="Contributing" href="/contributing.html" /> + <item name="History" href="/history.html" /> + <item name="Downloads" href="/downloads.html" /> + </menu> + + <menu name="log4net 1.2 Documentation"> + <item name="Features" href="/release/features.html" /> + <item name="Supported Frameworks" href="/release/framework-support.html" /> + <item name="Release Notes" href="/release/release-notes.html" /> + <item name="Example Apps" href="/release/example-apps.html" /> + <item name="Config Examples" href="/release/config-examples.html" /> + <item name="Building" href="/release/building.html" /> + <item name="FAQ" href="/release/faq.html" /> + <item name="How Tos" href="/release/howto/index.html" /> + <item name="SDK Reference" href="/release/sdk/index.html" /> + </menu> + + <menu name="log4net 1.2 Manual"> + <item name="Introduction" href="/release/manual/introduction.html" /> + <item name="Configuration" href="/release/manual/configuration.html" /> + <item name="Contexts" href="/release/manual/contexts.html" /> + <item name="Plugins" href="/release/manual/plugins.html" /> + <item name="Repositories" href="/release/manual/repositories.html" /> + <item name="Internals" href="/release/manual/internals.html" /> + </menu> - </body> + </body> </project> Modified: logging/log4net/trunk/xdocs/src/stylesheets/site.vsl URL: http://svn.apache.org/viewvc/logging/log4net/trunk/xdocs/src/stylesheets/site.vsl?view=diff&rev=511694&r1=511693&r2=511694 ============================================================================== --- logging/log4net/trunk/xdocs/src/stylesheets/site.vsl (original) +++ logging/log4net/trunk/xdocs/src/stylesheets/site.vsl Sun Feb 25 18:10:21 2007 @@ -122,13 +122,13 @@ #elseif ($item.getName().equals("table")) #table ($item) #elseif ($item.getName().equals("section")) - #set ($nextLevel = $level + 1) + #set ($nextLevel = $level + 1) #section ($item $nextLevel ) - #set ($nextLevel = $nextLevel - 1) + #set ($nextLevel = $nextLevel - 1) #elseif ($item.getName().equals("sectionMenu")) - #set ($nextLevel = $level + 1) + #set ($nextLevel = $level + 1) #sectionMenu1 ($item $item.getParent() $nextLevel) - #set ($nextLevel = $nextLevel - 1) + #set ($nextLevel = $nextLevel - 1) #else $item #end @@ -140,22 +140,22 @@ ## sectionMenu1 macro ## ================================ #macro ( sectionMenu1 $sectionMenu $section $level ) - #if($sectionMenu.getAttributeValue("name")) - <h${level}>$sectionMenu.getAttributeValue("name")</h${level}> - <div class="i1"> - #foreach ( $items in $section.getChildren() ) - #if ($items.getName().equals("section")) - #sectionMenu2 ($items ) - #end - #end - </div> - #else - #foreach ( $items in $section.getChildren() ) - #if ($items.getName().equals("section")) - #sectionMenu2 ($items ) - #end - #end - #end + #if($sectionMenu.getAttributeValue("name")) + <h${level}>$sectionMenu.getAttributeValue("name")</h${level}> + <div class="i1"> + #foreach ( $items in $section.getChildren() ) + #if ($items.getName().equals("section")) + #sectionMenu2 ($items ) + #end + #end + </div> + #else + #foreach ( $items in $section.getChildren() ) + #if ($items.getName().equals("section")) + #sectionMenu2 ($items ) + #end + #end + #end #end ## ================================ @@ -187,8 +187,8 @@ #foreach ( $menu in $menus ) <div class="menu_header">$menu.getAttributeValue("name")</div> #foreach ($item in $menu.getChildren() ) - #set ($name = $item.getAttributeValue("name")) - <div class="menu_item">#projectanchor($name $item.getAttributeValue("href"))</div> + #set ($name = $item.getAttributeValue("name")) + <div class="menu_item">#projectanchor($name $item.getAttributeValue("href"))</div> #end #end </div> @@ -212,14 +212,14 @@ #if ($project.getChild("logo")) #set ( $logoString = $project.getChild("logo").getAttributeValue("href") ) #if ( $logoString.startsWith("/") ) - <a href="$project.getAttributeValue("href")"> - <img src="$relativePath$logoString" - alt="$project.getChild("logo").getText()" border="0"/> - </a> + <a href="$project.getAttributeValue("href")"> + <img src="$relativePath$logoString" + alt="$project.getChild("logo").getText()" border="0"/> + </a> #else - <a href="$project.getAttributeValue("href")"> + <a href="$project.getAttributeValue("href")"> <img src="$relativePath/$logoString" alt="$project.getChild("logo").getText()" border="0"/> - </a> + </a> #end #end </td> @@ -279,18 +279,18 @@ #set ($url = $root.getChild("properties").getChild("base").getAttributeValue("href")) <base href="$url"/> #end - + <link href="$relativePath/css/site.css" rel="stylesheet" type="text/css"/> - #foreach ( $cssItem in $project.getChildren("css") ) - <link href="$relativePath${cssItem.getAttributeValue("href")}" rel="stylesheet" type="text/css"/> - #end + #foreach ( $cssItem in $project.getChildren("css") ) + <link href="$relativePath${cssItem.getAttributeValue("href")}" rel="stylesheet" type="text/css"/> + #end - <title>$project.getChild("title").getText() - $root.getChild("properties").getChild("title").getText()</title> + <title>$root.getChild("properties").getChild("title").getText()</title> #if ($root.getChild("head")) - $root.getChild("head").getContent() - #end + $root.getChild("head").getContent() + #end </head> <body @@ -298,9 +298,15 @@ text="$bodyfg" link="$bodylink" #foreach ( $a in $root.getChild("body").getAttributes() ) - $a.getName()="$a.getValue()" - #end - > + $a.getName()="$a.getValue()" + #end + > + ## Google analytics code + <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> + <script type="text/javascript"> + _uacct = "UA-1416250-1"; + </script> + <!-- START Header table --> ## <table border="0" cellspacing="0" width="100%"> ## <!-- TOP IMAGE --> @@ -311,7 +317,7 @@ <!-- END Header table --> - <div class="centercol"> + <div class="centercol"> ## <hr noshade="" size="1"/> <!-- START main table --> @@ -327,7 +333,7 @@ ## </td> ## <td id="mainContents" align="left" valign="top" width="*"> - #foreach ( $item in $root.getChild("body").getChildren() ) + #foreach ( $item in $root.getChild("body").getChildren() ) #if ($item.getName().equals("img")) #image ($item) #elseif ($item.getName().equals("section")) @@ -351,7 +357,7 @@ ## </tr> - #messages ($root) + #messages ($root) <!-- FOOTER --> <p> </p> @@ -362,20 +368,20 @@ ## <tr><td colspan="2"> <div align="center"><font color="$bodylink" size="-1"><em> Copyright © - #if($root.getChild("properties").getChild("copyright").getAttributeValue("year")) - ${root.getChild("properties").getChild("copyright").getAttributeValue("year")}, - #elseif($project.getChild("copyright").getAttributeValue("year")) - ${project.getChild("copyright").getAttributeValue("year")}, - #else - 1999-2006, - #end - #if($root.getChild("properties").getChild("copyright").getAttributeValue("holder")) - ${root.getChild("properties").getChild("copyright").getAttributeValue("holder")} - #elseif($project.getChild("copyright").getAttributeValue("holder")) - ${project.getChild("copyright").getAttributeValue("holder")} - #else - Apache Software Foundation - #end + #if($root.getChild("properties").getChild("copyright").getAttributeValue("year")) + ${root.getChild("properties").getChild("copyright").getAttributeValue("year")}, + #elseif($project.getChild("copyright").getAttributeValue("year")) + ${project.getChild("copyright").getAttributeValue("year")}, + #else + 1999-2007, + #end + #if($root.getChild("properties").getChild("copyright").getAttributeValue("holder")) + ${root.getChild("properties").getChild("copyright").getAttributeValue("holder")} + #elseif($project.getChild("copyright").getAttributeValue("holder")) + ${project.getChild("copyright").getAttributeValue("holder")} + #else + Apache Software Foundation + #end </em></font></div> ## </td></tr> ## </table> @@ -386,6 +392,10 @@ <!-- LEFT SIDE NAVIGATION --> #makeNavigationBar() + ## Call the google analyticis code to register this page + <script type="text/javascript"> + urchinTracker(); + </script> </body> </html> #end Modified: logging/log4net/trunk/xdocs/src/support.xml URL: http://svn.apache.org/viewvc/logging/log4net/trunk/xdocs/src/support.xml?view=diff&rev=511694&r1=511693&r2=511694 ============================================================================== --- logging/log4net/trunk/xdocs/src/support.xml (original) +++ logging/log4net/trunk/xdocs/src/support.xml Sun Feb 25 18:10:21 2007 @@ -17,213 +17,213 @@ --> <document> - <properties> - <author email="nicko at apache dot org">Nicko Cadell</author> - <title>log4net Support</title> - </properties> - - <meta name="keywords" content="log4net support, log4net" /> - - <body> - <section id="main" name="log4net Support"> - - <p> - log4net user support is provided via a mailing list. Discussion on log4net is held on the - <em>log4net-user</em> mailing list. Please search the archives before posting because it - is likely that your question has been answered before. - </p> - - <section id="mlist-archive" name="Mailing List Archives"> - <p> - You can browse the mailing list archives at the following locations: - </p> - - <ul> - <li><a href="http://mail-archives.eu.apache.org/mod_mbox/logging-log4net-user/">mod_mbox</a></li> - <li><a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=215">eyebrowse</a></li> - <li><a href="http://marc.theaimsgroup.com/?l=log4net-user&r=1&w=2">MARC</a></li> - <li><a href="http://sourceforge.net/mailarchive/forum.php?forum=log4net-users">Old Mailing List at sourceforge</a></li> - </ul> - </section> - - <section id="mlist-subscribe" name="Subscribe"> - <p> - Subscribe to either the list or to the digest list: - </p> - - <ul> - <li> - <p> - To subscribe to this list send an e-mail to <br /> - <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. - </p> - </li> - - <li> - <p> - To subscribe to the digest list sent an e-mail to <br /> - <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. - </p> - </li> - </ul> - </section> - - <section id="mlist-unsubscribe" name="Unsubscribe"> - <p> - To unsubscribe send an email to the relevant email address: - </p> - - <ul> - <li> - <p> - To unsubscribe from this list send an e-mail to <br /> - <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. - </p> - </li> - - <li> - <p> - To unsubscribe from the digest list sent an e-mail to <br /> - <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. - </p> - </li> - </ul> - </section> - - <section id="mlist-posting" name="Posting"> - <p> - Before posting please read the following guidelines: - </p> - - <ul> - <li> - <p> - <strong>Ask smart questions</strong><br /> - Every volunteer project obtains its strength from the people involved - in it. You are welcome to join any of our mailing lists. You can - choose to lurk, or actively participate; it's up to you. The level of - community responsiveness to specific questions is generally directly - proportional to the amount of effort you spend formulating your - question. Eric Raymond and Rick Moen have even written an essay entitled - <a href="http://www.catb.org/%7Eesr/faqs/smart-questions.html">"<b>Asking Smart Questions</b>"</a> - precisely on this topic. - </p> - </li> - - <li> - <p> - <strong>Keep your email short and to the point</strong><br /> - If your email is more than about a page of text, chances are that it - won't get read by very many people. It is much better to try to pack a - lot of informative information (see above about asking smart questions) - into as small of an email as possible. If you are replying to a previous - email, it is a good idea to only quote the parts that you are replying - to and to remove the unnecessary bits. This makes it easier for people - to follow a thread as well as making the email archives easier to search - and read. - </p> - </li> - - <li> - <p> - <strong>Do your best to ensure that you are not sending HTML or "Stylelized" email to the list</strong><br /> - If you are using Outlook or Outlook Express or Eudora, chances are that - you are sending HTML email by default. There is usually a setting that - will allow you to send "Plain Text" email. If you are using Microsoft - products to send email, there are several bugs in the software that - prevent you from turning off the sending of HTML email. Please read this - <a href="http://jakarta.apache.org/site/micromail.html">page</a> as well. - </p> - </li> - - <li> - <p> - <strong>Watch where you are sending email</strong><br /> - Our mailing lists have set the Reply-To to go back to the - list. That means that when you Reply to a message, it will go to the list - and not to the original author directly. The reason is because it helps - facilitate discussion on the list for everyone to benefit from. Be careful - of this as sometimes you may intend to reply to a message directly to someone - instead of the entire list. - </p> - <p> - <small><em>The appropriate contents of the Reply-To header is an age-old debate that - should not be brought up on the mailing lists. You can examine opposing points of view - <a href="http://www.unicom.com/pw/reply-to-harmful.html">condemning</a> - our convention and <a href="http://www.metasystema.org/essays/reply-to-useful.mhtml">condoning</a> - it. Bringing this topic up for debate again on a mailing list will add nothing new - and is considered off-topic.</em></small> - </p> - </li> - - <li> - <p> - <strong>Do not cross post messages</strong><br /> - In other words, pick a mailing list and send your messages to that mailing - list only. Do not send your messages to multiple mailing lists. The reason is - that people may be subscribed to one list and not to the other. Therefore, - some people will only see part of the conversation. - </p> - </li> - </ul> - - <p> - Where relevant please try to include the following information in your postings. - </p> - - <ul> - <li> - <p> - Specify the version of log4net you are using. - </p> - </li> - - <li> - <p> - Specify what your assembly type is, i.e. exe or dll, and how your code is launched, - e.g. console application, windows application, ASP.NET project, COM+ hosted object, etc... - </p> - </li> - - <li> - <p> - Specify which runtime platform (e.g. MS .NET, Mono, SSCLI) you are using and which version. - </p> - </li> - - <li> - <p> - If you are having configuration issues then include logging configuration files if any, plus source code. - </p> - </li> - - <li> - <p> - If possible please reproduce your issue with the - <a href="release/faq.html#internalDebug">internal log4net debugging</a> - enabled. Include this debug output in your post, it is usually the first thing we ask for in diagnosing issues. - </p> - </li> - - <li> - <p> - If you think you have found a bug then a short example reproducing the problem is very much appreciated. - </p> - </li> - </ul> - - <p> - <strong>To prevent spam, we require you to be subscribed to the list before posting to it.</strong> - </p> - - <p> - Ask questions and report bugs via email to the - <a href="mailto:log4net-user@logging.apache.org">log4net-user@logging.apache.org</a> - mailing list. - </p> - </section> - </section> + <properties> + <author email="nicko at apache dot org">Nicko Cadell</author> + <title>Apache log4net: Support</title> + </properties> + + <meta name="keywords" content="log4net support, log4net" /> + + <body> + <section id="main" name="log4net Support"> + + <p> + log4net user support is provided via a mailing list. Discussion on log4net is held on the + <em>log4net-user</em> mailing list. Please search the archives before posting because it + is likely that your question has been answered before. + </p> + + <section id="mlist-archive" name="Mailing List Archives"> + <p> + You can browse the mailing list archives at the following locations: + </p> + + <ul> + <li><a href="http://mail-archives.eu.apache.org/mod_mbox/logging-log4net-user/">mod_mbox</a></li> + <li><a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=215">eyebrowse</a></li> + <li><a href="http://marc.theaimsgroup.com/?l=log4net-user&r=1&w=2">MARC</a></li> + <li><a href="http://sourceforge.net/mailarchive/forum.php?forum=log4net-users">Old Mailing List at sourceforge</a></li> + </ul> + </section> + + <section id="mlist-subscribe" name="Subscribe"> + <p> + Subscribe to either the list or to the digest list: + </p> + + <ul> + <li> + <p> + To subscribe to this list send an e-mail to <br /> + <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. + </p> + </li> + + <li> + <p> + To subscribe to the digest list sent an e-mail to <br /> + <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. + </p> + </li> + </ul> + </section> + + <section id="mlist-unsubscribe" name="Unsubscribe"> + <p> + To unsubscribe send an email to the relevant email address: + </p> + + <ul> + <li> + <p> + To unsubscribe from this list send an e-mail to <br /> + <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. + </p> + </li> + + <li> + <p> + To unsubscribe from the digest list sent an e-mail to <br /> + <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>. + </p> + </li> + </ul> + </section> + + <section id="mlist-posting" name="Posting"> + <p> + Before posting please read the following guidelines: + </p> + + <ul> + <li> + <p> + <strong>Ask smart questions</strong><br /> + Every volunteer project obtains its strength from the people involved + in it. You are welcome to join any of our mailing lists. You can + choose to lurk, or actively participate; it's up to you. The level of + community responsiveness to specific questions is generally directly + proportional to the amount of effort you spend formulating your + question. Eric Raymond and Rick Moen have even written an essay entitled + <a href="http://www.catb.org/%7Eesr/faqs/smart-questions.html">"<b>Asking Smart Questions</b>"</a> + precisely on this topic. + </p> + </li> + + <li> + <p> + <strong>Keep your email short and to the point</strong><br /> + If your email is more than about a page of text, chances are that it + won't get read by very many people. It is much better to try to pack a + lot of informative information (see above about asking smart questions) + into as small of an email as possible. If you are replying to a previous + email, it is a good idea to only quote the parts that you are replying + to and to remove the unnecessary bits. This makes it easier for people + to follow a thread as well as making the email archives easier to search + and read. + </p> + </li> + + <li> + <p> + <strong>Do your best to ensure that you are not sending HTML or "Stylelized" email to the list</strong><br /> + If you are using Outlook or Outlook Express or Eudora, chances are that + you are sending HTML email by default. There is usually a setting that + will allow you to send "Plain Text" email. If you are using Microsoft + products to send email, there are several bugs in the software that + prevent you from turning off the sending of HTML email. Please read this + <a href="http://jakarta.apache.org/site/micromail.html">page</a> as well. + </p> + </li> + + <li> + <p> + <strong>Watch where you are sending email</strong><br /> + Our mailing lists have set the Reply-To to go back to the + list. That means that when you Reply to a message, it will go to the list + and not to the original author directly. The reason is because it helps + facilitate discussion on the list for everyone to benefit from. Be careful + of this as sometimes you may intend to reply to a message directly to someone + instead of the entire list. + </p> + <p> + <small><em>The appropriate contents of the Reply-To header is an age-old debate that + should not be brought up on the mailing lists. You can examine opposing points of view + <a href="http://www.unicom.com/pw/reply-to-harmful.html">condemning</a> + our convention and <a href="http://www.metasystema.org/essays/reply-to-useful.mhtml">condoning</a> + it. Bringing this topic up for debate again on a mailing list will add nothing new + and is considered off-topic.</em></small> + </p> + </li> + + <li> + <p> + <strong>Do not cross post messages</strong><br /> + In other words, pick a mailing list and send your messages to that mailing + list only. Do not send your messages to multiple mailing lists. The reason is + that people may be subscribed to one list and not to the other. Therefore, + some people will only see part of the conversation. + </p> + </li> + </ul> + + <p> + Where relevant please try to include the following information in your postings. + </p> + + <ul> + <li> + <p> + Specify the version of log4net you are using. + </p> + </li> + + <li> + <p> + Specify what your assembly type is, i.e. exe or dll, and how your code is launched, + e.g. console application, windows application, ASP.NET project, COM+ hosted object, etc... + </p> + </li> + + <li> + <p> + Specify which runtime platform (e.g. MS .NET, Mono, SSCLI) you are using and which version. + </p> + </li> + + <li> + <p> + If you are having configuration issues then include logging configuration files if any, plus source code. + </p> + </li> + + <li> + <p> + If possible please reproduce your issue with the + <a href="release/faq.html#internalDebug">internal log4net debugging</a> + enabled. Include this debug output in your post, it is usually the first thing we ask for in diagnosing issues. + </p> + </li> + + <li> + <p> + If you think you have found a bug then a short example reproducing the problem is very much appreciated. + </p> + </li> + </ul> + + <p> + <strong>To prevent spam, we require you to be subscribed to the list before posting to it.</strong> + </p> + + <p> + Ask questions and report bugs via email to the + <a href="mailto:log4net-user@logging.apache.org">log4net-user@logging.apache.org</a> + mailing list. + </p> + </section> + </section> - </body> + </body> </document>