Modified: websites/production/logging/content/log4net/log4net-1.2.11/release/manual/introduction.html ============================================================================== --- websites/production/logging/content/log4net/log4net-1.2.11/release/manual/introduction.html (original) +++ websites/production/logging/content/log4net/log4net-1.2.11/release/manual/introduction.html Wed Mar 27 09:39:57 2013 @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia at Nov 28, 2012 --> +<!-- Generated by Apache Maven Doxia at Mar 27, 2013 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> @@ -12,7 +12,7 @@ </style> <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" /> <meta name="author" content="Nicko Cadell" /> - <meta name="Date-Revision-yyyymmdd" content="20121128" /> + <meta name="Date-Revision-yyyymmdd" content="20130327" /> <meta http-equiv="Content-Language" content="en" /> <meta name="keywords" content="log4net manual, log4net" /> </head> @@ -29,7 +29,7 @@ <div class="xleft"> - <span id="publishDate">Last Published: 2012-11-28</span> + <span id="publishDate">Last Published: 2013-03-27</span> | <span id="projectVersion">Version: 1.2.12-SNAPSHOT</span> | <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> > @@ -1188,6 +1188,11 @@ ILog y = LogManager.GetLogger("womb <span class="code">log4net.ObjectRenderer.IObjectRenderer</span> interface. </p> + <p> + Please note that a ObjectRenderer are not used by the <span class="code">DebugFormat</span>, + <span class="code">InfoFormat</span>, <span class="code">WarnFormat</span>, + <span class="code">ErrorFormat</span> and <span class="code">FatalFormat</span> methods. + </p> </div> </div> @@ -1202,7 +1207,7 @@ ILog y = LogManager.GetLogger("womb </div> <div id="footer"> <div class="xright"> - <div class="xright">Copyright © 2004-2012 + <div class="xright">Copyright © 2004-2013 <a href="http://www.apache.org">Apache Software Foundation</a>.
Modified: websites/production/logging/content/log4net/log4net-1.2.11/source-repository.html ============================================================================== --- websites/production/logging/content/log4net/log4net-1.2.11/source-repository.html (original) +++ websites/production/logging/content/log4net/log4net-1.2.11/source-repository.html Wed Mar 27 09:39:57 2013 @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia at Nov 29, 2012 --> +<!-- Generated by Apache Maven Doxia at Mar 27, 2013 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> @@ -10,7 +10,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20121129" /> + <meta name="Date-Revision-yyyymmdd" content="20130327" /> <meta http-equiv="Content-Language" content="en" /> </head> @@ -27,7 +27,7 @@ <div class="xleft"> - <span id="publishDate">Last Published: 2012-11-29</span> + <span id="publishDate">Last Published: 2013-03-27</span> | <span id="projectVersion">Version: 1.2.12-SNAPSHOT</span> | <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> > @@ -214,7 +214,7 @@ http-proxy-port = 3128 </div> <div id="footer"> <div class="xright"> - <div class="xright">Copyright © 2004-2012 + <div class="xright">Copyright © 2004-2013 <a href="http://www.apache.org">Apache Software Foundation</a>. Modified: websites/production/logging/content/log4net/log4net-1.2.11/team-list.html ============================================================================== --- websites/production/logging/content/log4net/log4net-1.2.11/team-list.html (original) +++ websites/production/logging/content/log4net/log4net-1.2.11/team-list.html Wed Mar 27 09:39:57 2013 @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia at Nov 29, 2012 --> +<!-- Generated by Apache Maven Doxia at Mar 27, 2013 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> @@ -10,7 +10,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20121129" /> + <meta name="Date-Revision-yyyymmdd" content="20130327" /> <meta http-equiv="Content-Language" content="en" /> </head> @@ -27,7 +27,7 @@ <div class="xleft"> - <span id="publishDate">Last Published: 2012-11-29</span> + <span id="publishDate">Last Published: 2013-03-27</span> | <span id="projectVersion">Version: 1.2.12-SNAPSHOT</span> | <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> > @@ -226,7 +226,7 @@ window.onLoad = init(); </div> <div id="footer"> <div class="xright"> - <div class="xright">Copyright © 2004-2012 + <div class="xright">Copyright © 2004-2013 <a href="http://www.apache.org">Apache Software Foundation</a>.
