blob: 13dbd0da69ef2a851d51c8b3aa1d6e88dee19bc9 [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>LogImpl Members</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">LogImpl Members
</h1>
</div>
</div>
<div id="nstext">
<p>
<a href="log4net.Core.LogImpl.html">LogImpl overview</a>
</p>
<h4 class="dtH4">Public Instance Constructors</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top">
<td width="50%">
<img src="pubmethod.gif" />
<a href="log4net.Core.LogImplConstructor.html">LogImpl Constructor</a>
</td>
<td width="50%"> Construct a new wrapper for the specified logger. </td>
</tr>
</table>
</div>
<h4 class="dtH4">Public Instance Properties</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LogImpl.IsDebugEnabled.html">IsDebugEnabled</a></td><td width="50%"> Checks if this logger is enabled for the <code>DEBUG</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LogImpl.IsErrorEnabled.html">IsErrorEnabled</a></td><td width="50%"> Checks if this logger is enabled for the <code>ERROR</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LogImpl.IsFatalEnabled.html">IsFatalEnabled</a></td><td width="50%"> Checks if this logger is enabled for the <code>FATAL</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LogImpl.IsInfoEnabled.html">IsInfoEnabled</a></td><td width="50%"> Checks if this logger is enabled for the <code>INFO</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LogImpl.IsWarnEnabled.html">IsWarnEnabled</a></td><td width="50%"> Checks if this logger is enabled for the <code>WARN</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggerWrapperImpl.Logger.html">Logger</a> (inherited from <b>LoggerWrapperImpl</b>)</td><td width="50%"> Gets the implementation behind this wrapper object. </td></tr></table>
</div>
<h4 class="dtH4">Public Instance Methods</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.Debug_overloads.html">Debug</a></td><td width="50%">Overloaded. Logs a message object with the <code>DEBUG</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.DebugFormat_overloads.html">DebugFormat</a></td><td width="50%">Overloaded. Logs a formatted message string with the <code>DEBUG</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.Error_overloads.html">Error</a></td><td width="50%">Overloaded. Logs a message object with the <code>ERROR</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.ErrorFormat_overloads.html">ErrorFormat</a></td><td width="50%">Overloaded. Logs a formatted message string with the <code>ERROR</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.Fatal_overloads.html">Fatal</a></td><td width="50%">Overloaded. Logs a message object with the <code>FATAL</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.FatalFormat_overloads.html">FatalFormat</a></td><td width="50%">Overloaded. Logs a formatted message string with the <code>FATAL</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.Info_overloads.html">Info</a></td><td width="50%">Overloaded. Logs a message object with the <code>INFO</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.InfoFormat_overloads.html">InfoFormat</a></td><td width="50%">Overloaded. Logs a formatted message string with the <code>INFO</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.Warn_overloads.html">Warn</a></td><td width="50%">Overloaded. Logs a message object with the <code>WARN</code> level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LogImpl.WarnFormat_overloads.html">WarnFormat</a></td><td width="50%">Overloaded. Logs a formatted message string with the <code>WARN</code> level. </td></tr></table>
</div>
<h4 class="dtH4">Protected Instance Methods</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassFinalizeTopic.htm">Finalize</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Core.LogImpl.ReloadLevels.html">ReloadLevels</a></td><td width="50%"> Virtual method called when the configuration of the repository changes </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Core.LogImpl.html">LogImpl Class</a> | <a href="log4net.Core.html">log4net.Core Namespace</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="LogImpl class">
</param>
<param name="Keyword" value="log4net.Core.LogImpl class">
</param>
<param name="Keyword" value="LogImpl class, all members">
</param>
</object>
<hr />
<div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2011 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div>
</div>
</body>
</html>