blob: 0d38c72deb2f5d341caa27abf9062206d2250070 [file] [log] [blame]
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>Configure Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">XmlConfigurator.Configure�Method</h1>
</div>
</div>
<div id="nstext">
<p> Automatically configures the log4net system based on the application's configuration settings. </p>
<h4 class="dtH4">Overload List</h4>
<p> Automatically configures the log4net system based on the application's configuration settings. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_1.html">public�static�ICollection�Configure();</a>
</blockquote>
<p> Automatically configures the <a href="log4net.Repository.ILoggerRepository.html">ILoggerRepository</a> using settings stored in the application's configuration file. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_2.html">public�static�ICollection�Configure(ILoggerRepository);</a>
</blockquote>
<p> Configures the <a href="log4net.Repository.ILoggerRepository.html">ILoggerRepository</a> using the specified configuration file. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_8.html">public�static�ICollection�Configure(ILoggerRepository,FileInfo);</a>
</blockquote>
<p> Configures the <a href="log4net.Repository.ILoggerRepository.html">ILoggerRepository</a> using the specified configuration file. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_10.html">public�static�ICollection�Configure(ILoggerRepository,Stream);</a>
</blockquote>
<p> Configures the <a href="log4net.Repository.ILoggerRepository.html">ILoggerRepository</a> using the specified configuration URI. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_9.html">public�static�ICollection�Configure(ILoggerRepository,Uri);</a>
</blockquote>
<p> Configures the <a href="log4net.Repository.ILoggerRepository.html">ILoggerRepository</a> using the specified XML element. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_4.html">public�static�ICollection�Configure(ILoggerRepository,XmlElement);</a>
</blockquote>
<p> Configures log4net using the specified configuration file. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_5.html">public�static�ICollection�Configure(FileInfo);</a>
</blockquote>
<p> Configures log4net using the specified configuration data stream. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_7.html">public�static�ICollection�Configure(Stream);</a>
</blockquote>
<p> Configures log4net using the specified configuration URI. </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_6.html">public�static�ICollection�Configure(Uri);</a>
</blockquote>
<p> Configures log4net using a <code>log4net</code> element </p>
<blockquote class="dtBlock">
<a href="log4net.Config.XmlConfigurator.Configure_overload_3.html">public�static�ICollection�Configure(XmlElement);</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Config.XmlConfigurator.html">XmlConfigurator Class</a> | <a href="log4net.Config.html">log4net.Config Namespace</a> | <a href="log4net.Config.Log4NetConfigurationSectionHandler.html">Log4NetConfigurationSectionHandler</a></p>
<hr />
<div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2013 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div>
</div>
</body>
</html>