<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://w.rkdrm.com/index.php?action=history&amp;feed=atom&amp;title=Log4net</id>
		<title>Log4net - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://w.rkdrm.com/index.php?action=history&amp;feed=atom&amp;title=Log4net"/>
		<link rel="alternate" type="text/html" href="http://w.rkdrm.com/index.php?title=Log4net&amp;action=history"/>
		<updated>2026-09-24T14:21:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.2</generator>

	<entry>
		<id>http://w.rkdrm.com/index.php?title=Log4net&amp;diff=814&amp;oldid=prev</id>
		<title>Rkdrm at 05:21, 15 September 2011</title>
		<link rel="alternate" type="text/html" href="http://w.rkdrm.com/index.php?title=Log4net&amp;diff=814&amp;oldid=prev"/>
				<updated>2011-09-15T05:21:39Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&#039;diff diff-contentalign-left&#039;&gt;
				&lt;col class=&#039;diff-marker&#039; /&gt;
				&lt;col class=&#039;diff-content&#039; /&gt;
				&lt;col class=&#039;diff-marker&#039; /&gt;
				&lt;col class=&#039;diff-content&#039; /&gt;
				&lt;tr style=&#039;vertical-align: top;&#039;&gt;
				&lt;td colspan=&#039;2&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;2&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 05:21, 15 September 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;L1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* Declare a Logger without explicitly naming the calling type (use reflection):&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; using System.Reflection;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; private readonly ILog _log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [http://geekswithblogs.net/bsherwin/archive/2008/02/15/119657.aspx Moving your Log4Net configuration out of web.config with ASP.NET 2.0 web sites] AssemblyInfo.cs:&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [http://geekswithblogs.net/bsherwin/archive/2008/02/15/119657.aspx Moving your Log4Net configuration out of web.config with ASP.NET 2.0 web sites] AssemblyInfo.cs:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; [assembly: log4net.Config.XmlConfigurator(ConfigFile = &amp;quot;log4net.config&amp;quot;, Watch = true)]&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; [assembly: log4net.Config.XmlConfigurator(ConfigFile = &amp;quot;log4net.config&amp;quot;, Watch = true)]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Rkdrm</name></author>	</entry>

	<entry>
		<id>http://w.rkdrm.com/index.php?title=Log4net&amp;diff=778&amp;oldid=prev</id>
		<title>Rkdrm: New page: * [http://geekswithblogs.net/bsherwin/archive/2008/02/15/119657.aspx Moving your Log4Net configuration out of web.config with ASP.NET 2.0 web sites] AssemblyInfo.cs:  [assembly: log4net.Co...</title>
		<link rel="alternate" type="text/html" href="http://w.rkdrm.com/index.php?title=Log4net&amp;diff=778&amp;oldid=prev"/>
				<updated>2011-08-05T02:50:04Z</updated>
		
		<summary type="html">&lt;p&gt;New page: * [http://geekswithblogs.net/bsherwin/archive/2008/02/15/119657.aspx Moving your Log4Net configuration out of web.config with ASP.NET 2.0 web sites] AssemblyInfo.cs:  [assembly: log4net.Co...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* [http://geekswithblogs.net/bsherwin/archive/2008/02/15/119657.aspx Moving your Log4Net configuration out of web.config with ASP.NET 2.0 web sites] AssemblyInfo.cs:&lt;br /&gt;
 [assembly: log4net.Config.XmlConfigurator(ConfigFile = &amp;quot;log4net.config&amp;quot;, Watch = true)]&lt;/div&gt;</summary>
		<author><name>Rkdrm</name></author>	</entry>

	</feed>