blob: 00eac00cdbbdef405213f4376457ce2221ba4738 [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>LoggingEvent Properties</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">LoggingEvent�Properties</h1>
</div>
</div>
<div id="nstext">
<p>The properties of the <b>LoggingEvent</b> class are listed below. For a complete list of <b>LoggingEvent</b> class members, see the <a href="log4net.Core.LoggingEventMembers.html">LoggingEvent Members</a> topic.</p>
<h4 class="dtH4">Public Static (Shared) Properties</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Core.LoggingEvent.StartTime.html">StartTime</a></td><td width="50%"> Gets the time when the current process started. </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.LoggingEvent.Domain.html">Domain</a></td><td width="50%"> Gets the AppDomain friendly name. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.ExceptionObject.html">ExceptionObject</a></td><td width="50%"> Gets the exception object used to initialize this event. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.Fix.html">Fix</a></td><td width="50%"> The fixed fields in this event </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.Identity.html">Identity</a></td><td width="50%"> Gets the identity of the current thread principal. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.Level.html">Level</a></td><td width="50%"> Gets the <b>Level</b> of the logging event. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.LocationInformation.html">LocationInformation</a></td><td width="50%"> Gets the location information for this logging event. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.LoggerName.html">LoggerName</a></td><td width="50%"> Gets the name of the logger that logged the event. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.MessageObject.html">MessageObject</a></td><td width="50%"> Gets the message object used to initialize this event. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.Properties.html">Properties</a></td><td width="50%"> Additional event specific properties. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.RenderedMessage.html">RenderedMessage</a></td><td width="50%"> Gets the message, rendered through the <a href="log4net.Repository.ILoggerRepository.RendererMap.html">RendererMap</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.Repository.html">Repository</a></td><td width="50%"> The <a href="log4net.Repository.ILoggerRepository.html">ILoggerRepository</a> that this event was created in. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.ThreadName.html">ThreadName</a></td><td width="50%"> Gets the name of the current thread. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.TimeStamp.html">TimeStamp</a></td><td width="50%"> Gets the time of the logging event. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Core.LoggingEvent.UserName.html">UserName</a></td><td width="50%"> Gets the name of the current user. </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Core.LoggingEvent.html">LoggingEvent 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="LoggingEvent class, properties">
</param>
</object>
<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>