blob: 0340a1d92e111a04b4e6a9511e4d4d5a5fdd1d21 [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>Level Fields</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">Level�Fields</h1>
</div>
</div>
<div id="nstext">
<p>The fields of the <b>Level</b> class are listed below. For a complete list of <b>Level</b> class members, see the <a href="log4net.Core.LevelMembers.html">Level Members</a> topic.</p>
<h4 class="dtH4">Public Static (Shared) Fields</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Alert.html">Alert</a></td><td width="50%"> The <b>Alert</b> level designates very severe error events. Take immediate action, alerts. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.All.html">All</a></td><td width="50%"> The <b>All</b> level designates the lowest level possible. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Critical.html">Critical</a></td><td width="50%"> The <b>Critical</b> level designates very severe error events. Critical condition, critical. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Debug.html">Debug</a></td><td width="50%"> The <b>Debug</b> level designates fine-grained informational events that are most useful to debug an application. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Emergency.html">Emergency</a></td><td width="50%"> The <b>Emergency</b> level designates very severe error events. System unusable, emergencies. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Error.html">Error</a></td><td width="50%"> The <b>Error</b> level designates error events that might still allow the application to continue running. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Fatal.html">Fatal</a></td><td width="50%"> The <b>Fatal</b> level designates very severe error events that will presumably lead the application to abort. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Fine.html">Fine</a></td><td width="50%"> The <b>Fine</b> level designates fine-grained informational events that are most useful to debug an application. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Finer.html">Finer</a></td><td width="50%"> The <b>Finer</b> level designates fine-grained informational events that are most useful to debug an application. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Finest.html">Finest</a></td><td width="50%"> The <b>Finest</b> level designates fine-grained informational events that are most useful to debug an application. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Info.html">Info</a></td><td width="50%"> The <b>Info</b> level designates informational messages that highlight the progress of the application at coarse-grained level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Log4Net_Debug.html">Log4Net_Debug</a></td><td width="50%"> The <a href="log4net.Core.Level.Emergency.html">Emergency</a> level designates very severe error events. System unusable, emergencies. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Notice.html">Notice</a></td><td width="50%"> The <b>Notice</b> level designates informational messages that highlight the progress of the application at the highest level. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Off.html">Off</a></td><td width="50%"> The <b>Off</b> level designates a higher level than all the rest. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Severe.html">Severe</a></td><td width="50%"> The <b>Severe</b> level designates very severe error events. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Trace.html">Trace</a></td><td width="50%"> The <b>Trace</b> level designates fine-grained informational events that are most useful to debug an application. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Verbose.html">Verbose</a></td><td width="50%"> The <b>Verbose</b> level designates fine-grained informational events that are most useful to debug an application. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.Level.Warn.html">Warn</a></td><td width="50%"> The <b>Warn</b> level designates potentially harmful situations. </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Core.Level.html">Level 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="Level class, fields">
</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>