blob: 1ad360d3ad8c28e2bb3d3950c4a515819477f9ef [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 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">LoggingEvent Members
</h1>
</div>
</div>
<div id="nstext">
<p>
<a href="log4net.Core.LoggingEvent.html">LoggingEvent overview</a>
</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.LoggingEvent.HostNameProperty.html">HostNameProperty</a></td><td width="50%"> The key into the Properties map for the host name value. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.LoggingEvent.IdentityProperty.html">IdentityProperty</a></td><td width="50%"> The key into the Properties map for the thread identity value. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Core.LoggingEvent.UserNameProperty.html">UserNameProperty</a></td><td width="50%"> The key into the Properties map for the user name value. </td></tr></table>
</div>
<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 Constructors</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top">
<td width="50%">
<img src="pubmethod.gif" />
<a href="log4net.Core.LoggingEventConstructor.html">LoggingEvent</a>
</td>
<td width="50%">Overloaded. Initializes a new instance of the LoggingEvent class.</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">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="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.LoggingEvent.FixVolatileData_overloads.html">FixVolatileData</a></td><td width="50%">Overloaded. Fix instance fields that hold volatile data. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LoggingEvent.GetExceptionString.html">GetExceptionString</a></td><td width="50%"> Returns this event's exception's rendered using the <a href="log4net.Repository.ILoggerRepository.RendererMap.html">RendererMap</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LoggingEvent.GetExceptionStrRep.html">GetExceptionStrRep</a></td><td width="50%"><FONT color="red"><B>Obsolete. </B></FONT> Returns this event's exception's rendered using the <a href="log4net.Repository.ILoggerRepository.RendererMap.html">RendererMap</a>. </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="log4net.Core.LoggingEvent.GetLoggingEventData_overloads.html">GetLoggingEventData</a></td><td width="50%">Overloaded. Gets the portable data for this <a href="log4net.Core.LoggingEvent.html">LoggingEvent</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LoggingEvent.GetObjectData.html">GetObjectData</a></td><td width="50%"> Serializes this object into the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemRuntimeSerializationSerializationInfoClassTopic.htm">SerializationInfo</a> provided. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Core.LoggingEvent.GetProperties.html">GetProperties</a></td><td width="50%"> Get all the composite properties in this event </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.LoggingEvent.LookupProperty.html">LookupProperty</a></td><td width="50%"> Lookup a composite property in this event </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.LoggingEvent.WriteRenderedMessage.html">WriteRenderedMessage</a></td><td width="50%"> Write the rendered message to a TextWriter </td></tr></table>
</div>
<h4 class="dtH4">Protected Instance Constructors</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top">
<td width="50%">
<img src="protmethod.gif" />
<a href="log4net.Core.LoggingEventConstructor.html">LoggingEvent</a>
</td>
<td width="50%">Overloaded. Initializes a new instance of the LoggingEvent class.</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="log4net.Core.LoggingEvent.FixVolatileData_overload_3.html">FixVolatileData</a></td><td width="50%">Overloaded. Fix the fields specified by the <a href="log4net.Core.FixFlags.html">FixFlags</a> parameter </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></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">
</param>
<param name="Keyword" value="log4net.Core.LoggingEvent class">
</param>
<param name="Keyword" value="LoggingEvent class, all members">
</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>