blob: f8dab8fd2cf384f4cb19121e2106571e4133eee8 [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>Fatal 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">ILog.Fatal�Method</h1>
</div>
</div>
<div id="nstext">
<p>Log a message object with the <a href="log4net.Core.Level.Fatal.html">Fatal</a> level.</p>
<h4 class="dtH4">Overload List</h4>
<p> Log a message object with the <a href="log4net.Core.Level.Fatal.html">Fatal</a> level. </p>
<blockquote class="dtBlock">
<a href="log4net.ILog.Fatal_overload_1.html">void�Fatal(object);</a>
</blockquote>
<p> Log a message object with the <a href="log4net.Core.Level.Fatal.html">Fatal</a> level including the stack trace of the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemExceptionClassTopic.htm">Exception</a> passed as a parameter. </p>
<blockquote class="dtBlock">
<a href="log4net.ILog.Fatal_overload_2.html">void�Fatal(object,Exception);</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.ILog.html">ILog Interface</a> | <a href="log4net.html">log4net Namespace</a> | <b>Fatal</b> | <a href="log4net.ILog.IsFatalEnabled.html">IsFatalEnabled</a></p>
<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>