sync toc
log4net
GlobalContext Class
GlobalContext Members
Properties
Properties Property
ILog Interface
ILog Members
Properties
IsDebugEnabled Property
IsErrorEnabled Property
IsFatalEnabled Property
IsInfoEnabled Property
IsWarnEnabled Property
Methods
Debug Method
Debug Method (Object)
Debug Method (Object, Exception)
DebugFormat Method
DebugFormat Method (IFormatProvider, String, Object[])
DebugFormat Method (String, Object)
DebugFormat Method (String, Object, Object)
DebugFormat Method (String, Object, Object, Object)
DebugFormat Method (String, Object[])
Error Method
Error Method (Object)
Error Method (Object, Exception)
ErrorFormat Method
ErrorFormat Method (IFormatProvider, String, Object[])
ErrorFormat Method (String, Object)
ErrorFormat Method (String, Object, Object)
ErrorFormat Method (String, Object, Object, Object)
ErrorFormat Method (String, Object[])
Fatal Method
Fatal Method (Object)
Fatal Method (Object, Exception)
FatalFormat Method
FatalFormat Method (IFormatProvider, String, Object[])
FatalFormat Method (String, Object)
FatalFormat Method (String, Object, Object)
FatalFormat Method (String, Object, Object, Object)
FatalFormat Method (String, Object[])
Info Method
Info Method (Object)
Info Method (Object, Exception)
InfoFormat Method
InfoFormat Method (IFormatProvider, String, Object[])
InfoFormat Method (String, Object)
InfoFormat Method (String, Object, Object)
InfoFormat Method (String, Object, Object, Object)
InfoFormat Method (String, Object[])
Warn Method
Warn Method (Object)
Warn Method (Object, Exception)
WarnFormat Method
WarnFormat Method (IFormatProvider, String, Object[])
WarnFormat Method (String, Object)
WarnFormat Method (String, Object, Object)
WarnFormat Method (String, Object, Object, Object)
WarnFormat Method (String, Object[])
LogicalThreadContext Class
LogicalThreadContext Members
Properties
Properties Property
Stacks Property
LogManager Class
LogManager Members
Methods
CreateDomain Method
CreateDomain Method (Assembly, Type)
CreateDomain Method (String)
CreateDomain Method (String, Type)
CreateDomain Method (Type)
CreateRepository Method
CreateRepository Method (Assembly, Type)
CreateRepository Method (String)
CreateRepository Method (String, Type)
CreateRepository Method (Type)
Exists Method
Exists Method (Assembly, String)
Exists Method (String)
Exists Method (String, String)
GetAllRepositories Method
GetCurrentLoggers Method
GetCurrentLoggers Method ()
GetCurrentLoggers Method (Assembly)
GetCurrentLoggers Method (String)
GetLogger Method
GetLogger Method (Assembly, String)
GetLogger Method (Assembly, Type)
GetLogger Method (String)
GetLogger Method (String, String)
GetLogger Method (String, Type)
GetLogger Method (Type)
GetLoggerRepository Method
GetLoggerRepository Method ()
GetLoggerRepository Method (Assembly)
GetLoggerRepository Method (String)
GetRepository Method
GetRepository Method ()
GetRepository Method (Assembly)
GetRepository Method (String)
ResetConfiguration Method
ResetConfiguration Method ()
ResetConfiguration Method (Assembly)
ResetConfiguration Method (String)
Shutdown Method
ShutdownRepository Method
ShutdownRepository Method ()
ShutdownRepository Method (Assembly)
ShutdownRepository Method (String)
MDC Class
MDC Members
Methods
Clear Method
Get Method
Remove Method
Set Method
NDC Class
NDC Members
Properties
Depth Property
Methods
Clear Method
CloneStack Method
Inherit Method
Pop Method
Push Method
Remove Method
SetMaxDepth Method
ThreadContext Class
ThreadContext Members
Properties
Properties Property
Stacks Property
log4net.Appender
AdoNetAppender Class
AdoNetAppender Members
AdoNetAppender Constructor
Fields
m_parameters Field
m_usePreparedCommand Field
Properties
CommandText Property
CommandType Property
Connection Property
ConnectionString Property
ConnectionType Property
ReconnectOnError Property
SecurityContext Property
UseTransactions Property
Methods
ActivateOptions Method
AddParameter Method
GetLogStatement Method
OnClose Method
ResolveConnectionType Method
SendBuffer Method
SendBuffer Method (LoggingEvent[])
SendBuffer Method (IDbTransaction, LoggingEvent[])
AdoNetAppenderParameter Class
AdoNetAppenderParameter Members
AdoNetAppenderParameter Constructor
Properties
DbType Property
Layout Property
ParameterName Property
Precision Property
Scale Property
Size Property
Methods
FormatValue Method
Prepare Method
AnsiColorTerminalAppender Class
AnsiColorTerminalAppender Members
AnsiColorTerminalAppender Constructor
Fields
ConsoleError Field
ConsoleOut Field
Properties
RequiresLayout Property
Target Property
Methods
ActivateOptions Method
AddMapping Method
Append Method
Append Method (LoggingEvent)
AnsiColorTerminalAppender.AnsiAttributes Enumeration
AnsiColorTerminalAppender.AnsiColor Enumeration
AnsiColorTerminalAppender.LevelColors Class
AnsiColorTerminalAppender.LevelColors Members
AnsiColorTerminalAppender.LevelColors Constructor
Properties
Attributes Property
BackColor Property
ForeColor Property
Methods
ActivateOptions Method
AppenderCollection Class
AppenderCollection Members
AppenderCollection Constructor
AppenderCollection Constructor ()
AppenderCollection Constructor (Int32)
AppenderCollection Constructor (AppenderCollection)
AppenderCollection Constructor (IAppender[])
AppenderCollection Constructor (ICollection)
Fields
EmptyCollection Field
Properties
Capacity Property
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
Methods
Add Method
AddRange Method
AddRange Method (AppenderCollection)
AddRange Method (IAppender[])
AddRange Method (ICollection)
Clear Method
Clone Method
Contains Method
CopyTo Method
CopyTo Method (IAppender[])
CopyTo Method (IAppender[], Int32)
GetEnumerator Method
IndexOf Method
Insert Method
ReadOnly Method
Remove Method
RemoveAt Method
ToArray Method
TrimToSize Method
AppenderSkeleton Class
AppenderSkeleton Members
AppenderSkeleton Constructor
Properties
ErrorHandler Property
FilterHead Property
Layout Property
Name Property
RequiresLayout Property
Threshold Property
Methods
ActivateOptions Method
AddFilter Method
Append Method
Append Method (LoggingEvent)
Append Method (LoggingEvent[])
ClearFilters Method
Close Method
DoAppend Method
DoAppend Method (LoggingEvent)
DoAppend Method (LoggingEvent[])
FilterEvent Method
Finalize Method
IsAsSevereAsThreshold Method
OnClose Method
PreAppendCheck Method
RenderLoggingEvent Method
RenderLoggingEvent Method (LoggingEvent)
RenderLoggingEvent Method (TextWriter, LoggingEvent)
AspNetTraceAppender Class
AspNetTraceAppender Members
AspNetTraceAppender Constructor
Properties
RequiresLayout Property
Methods
Append Method
Append Method (LoggingEvent)
BufferingAppenderSkeleton Class
BufferingAppenderSkeleton Members
BufferingAppenderSkeleton Constructor
BufferingAppenderSkeleton Constructor ()
BufferingAppenderSkeleton Constructor (Boolean)
Properties
BufferSize Property
Evaluator Property
Fix Property
Lossy Property
LossyEvaluator Property
OnlyFixPartialEventData Property
Methods
ActivateOptions Method
Append Method
Append Method (LoggingEvent)
Flush Method
Flush Method ()
Flush Method (Boolean)
OnClose Method
SendBuffer Method
SendFromBuffer Method
BufferingForwardingAppender Class
BufferingForwardingAppender Members
BufferingForwardingAppender Constructor
Properties
Appenders Property
Methods
AddAppender Method
GetAppender Method
OnClose Method
RemoveAllAppenders Method
RemoveAppender Method
RemoveAppender Method (IAppender)
RemoveAppender Method (String)
SendBuffer Method
ColoredConsoleAppender Class
ColoredConsoleAppender Members
ColoredConsoleAppender Constructor
ColoredConsoleAppender Constructor ()
ColoredConsoleAppender Constructor (ILayout)
ColoredConsoleAppender Constructor (ILayout, Boolean)
Fields
ConsoleError Field
ConsoleOut Field
Properties
RequiresLayout Property
Target Property
Methods
ActivateOptions Method
AddMapping Method
Append Method
Append Method (LoggingEvent)
ColoredConsoleAppender.Colors Enumeration
ColoredConsoleAppender.LevelColors Class
ColoredConsoleAppender.LevelColors Members
ColoredConsoleAppender.LevelColors Constructor
Properties
BackColor Property
ForeColor Property
Methods
ActivateOptions Method
ConsoleAppender Class
ConsoleAppender Members
ConsoleAppender Constructor
ConsoleAppender Constructor ()
ConsoleAppender Constructor (ILayout)
ConsoleAppender Constructor (ILayout, Boolean)
Fields
ConsoleError Field
ConsoleOut Field
Properties
RequiresLayout Property
Target Property
Methods
Append Method
Append Method (LoggingEvent)
DebugAppender Class
DebugAppender Members
DebugAppender Constructor
DebugAppender Constructor ()
DebugAppender Constructor (ILayout)
Properties
ImmediateFlush Property
RequiresLayout Property
Methods
Append Method
Append Method (LoggingEvent)
EventLogAppender Class
EventLogAppender Members
EventLogAppender Constructor
EventLogAppender Constructor ()
EventLogAppender Constructor (ILayout)
Properties
ApplicationName Property
LogName Property
MachineName Property
RequiresLayout Property
SecurityContext Property
Methods
ActivateOptions Method
AddMapping Method
Append Method
Append Method (LoggingEvent)
GetEntryType Method
EventLogAppender.Level2EventLogEntryType Class
EventLogAppender.Level2EventLogEntryType Members
EventLogAppender.Level2EventLogEntryType Constructor
Properties
EventLogEntryType Property
FileAppender Class
FileAppender Members
FileAppender Constructor
FileAppender Constructor ()
FileAppender Constructor (ILayout, String, Boolean)
FileAppender Constructor (ILayout, String)
Properties
AppendToFile Property
Encoding Property
File Property
LockingModel Property
SecurityContext Property
Methods
ActivateOptions Method
Append Method
Append Method (LoggingEvent)
Append Method (LoggingEvent[])
CloseFile Method
CloseWriter Method
ConvertToFullPath Method
OpenFile Method
PrepareWriter Method
Reset Method
SafeOpenFile Method
SetQWForFiles Method
SetQWForFiles Method (Stream)
SetQWForFiles Method (TextWriter)
WriteFooter Method
WriteHeader Method
FileAppender.ExclusiveLock Class
FileAppender.ExclusiveLock Members
FileAppender.ExclusiveLock Constructor
Methods
AcquireLock Method
CloseFile Method
OpenFile Method
ReleaseLock Method
FileAppender.LockingModelBase Class
FileAppender.LockingModelBase Members
FileAppender.LockingModelBase Constructor
Properties
CurrentAppender Property
Methods
AcquireLock Method
CloseFile Method
OpenFile Method
ReleaseLock Method
FileAppender.MinimalLock Class
FileAppender.MinimalLock Members
FileAppender.MinimalLock Constructor
Methods
AcquireLock Method
CloseFile Method
OpenFile Method
ReleaseLock Method
ForwardingAppender Class
ForwardingAppender Members
ForwardingAppender Constructor
Properties
Appenders Property
Methods
AddAppender Method
Append Method
Append Method (LoggingEvent)
Append Method (LoggingEvent[])
GetAppender Method
OnClose Method
RemoveAllAppenders Method
RemoveAppender Method
RemoveAppender Method (IAppender)
RemoveAppender Method (String)
IAppender Interface
IAppender Members
Properties
Name Property
Methods
Close Method
DoAppend Method
IBulkAppender Interface
IBulkAppender Members
Methods
DoAppend Method
LocalSyslogAppender Class
LocalSyslogAppender Members
LocalSyslogAppender Constructor
Properties
Facility Property
Identity Property
RequiresLayout Property
Methods
ActivateOptions Method
AddMapping Method
Append Method
Append Method (LoggingEvent)
GetSeverity Method
OnClose Method
LocalSyslogAppender.LevelSeverity Class
LocalSyslogAppender.LevelSeverity Members
LocalSyslogAppender.LevelSeverity Constructor
Properties
Severity Property
LocalSyslogAppender.SyslogFacility Enumeration
LocalSyslogAppender.SyslogSeverity Enumeration
MemoryAppender Class
MemoryAppender Members
MemoryAppender Constructor
Fields
m_eventsList Field
m_fixFlags Field
Properties
Fix Property
OnlyFixPartialEventData Property
Methods
Append Method
Append Method (LoggingEvent)
Clear Method
GetEvents Method
NetSendAppender Class
NetSendAppender Members
NetSendAppender Constructor
Properties
Recipient Property
RequiresLayout Property
SecurityContext Property
Sender Property
Server Property
Methods
ActivateOptions Method
Append Method
Append Method (LoggingEvent)
NetMessageBufferSend Method
OutputDebugStringAppender Class
OutputDebugStringAppender Members
OutputDebugStringAppender Constructor
Properties
RequiresLayout Property
Methods
Append Method
Append Method (LoggingEvent)
OutputDebugString Method
RemoteSyslogAppender Class
RemoteSyslogAppender Members
RemoteSyslogAppender Constructor
Properties
Facility Property
Identity Property
Methods
ActivateOptions Method
AddMapping Method
Append Method
Append Method (LoggingEvent)
GeneratePriority Method
GetSeverity Method
RemoteSyslogAppender.LevelSeverity Class
RemoteSyslogAppender.LevelSeverity Members
RemoteSyslogAppender.LevelSeverity Constructor
Properties
Severity Property
RemoteSyslogAppender.SyslogFacility Enumeration
RemoteSyslogAppender.SyslogSeverity Enumeration
RemotingAppender Class
RemotingAppender Members
RemotingAppender Constructor
Properties
Sink Property
Methods
ActivateOptions Method
OnClose Method
SendBuffer Method
RemotingAppender.IRemoteLoggingSink Interface
RemotingAppender.IRemoteLoggingSink Members
Methods
LogEvents Method
RollingFileAppender Class
RollingFileAppender Members
RollingFileAppender Constructor
Properties
CountDirection Property
DatePattern Property
MaxFileSize Property
MaximumFileSize Property
MaxSizeRollBackups Property
RollingStyle Property
StaticLogFileName Property
Methods
ActivateOptions Method
AdjustFileBeforeAppend Method
Append Method
Append Method (LoggingEvent)
Append Method (LoggingEvent[])
DeleteFile Method
ExistingInit Method
FileExists Method
GetNextOutputFileName Method
NextCheckDate Method
OpenFile Method
RollFile Method
RollOverRenameFiles Method
RollOverSize Method
RollOverTime Method
SetQWForFiles Method
SetQWForFiles Method (TextWriter)
RollingFileAppender.IDateTime Interface
RollingFileAppender.IDateTime Members
Properties
Now Property
RollingFileAppender.RollingMode Enumeration
RollingFileAppender.RollPoint Enumeration
SmtpAppender Class
SmtpAppender Members
SmtpAppender Constructor
Properties
Authentication Property
From Property
LocationInfo Property
Password Property
Port Property
Priority Property
RequiresLayout Property
SmtpHost Property
Subject Property
To Property
Username Property
Methods
SendBuffer Method
SendEmail Method
SmtpAppender.SmtpAuthentication Enumeration
SmtpPickupDirAppender Class
SmtpPickupDirAppender Members
SmtpPickupDirAppender Constructor
Properties
From Property
PickupDir Property
RequiresLayout Property
SecurityContext Property
Subject Property
To Property
Methods
ActivateOptions Method
ConvertToFullPath Method
SendBuffer Method
TelnetAppender Class
TelnetAppender Members
TelnetAppender Constructor
Properties
Port Property
RequiresLayout Property
Methods
ActivateOptions Method
Append Method
Append Method (LoggingEvent)
OnClose Method
TelnetAppender.SocketHandler Class
TelnetAppender.SocketHandler Members
TelnetAppender.SocketHandler Constructor
Properties
HasConnections Property
Methods
Dispose Method
Send Method
TelnetAppender.SocketHandler.SocketClient Class
TelnetAppender.SocketHandler.SocketClient Members
TelnetAppender.SocketHandler.SocketClient Constructor
Methods
Dispose Method
Send Method
TextWriterAppender Class
TextWriterAppender Members
TextWriterAppender Constructor
TextWriterAppender Constructor ()
TextWriterAppender Constructor (ILayout, Stream)
TextWriterAppender Constructor (ILayout, TextWriter)
Properties
ErrorHandler Property
ImmediateFlush Property
QuietWriter Property
RequiresLayout Property
Writer Property
Methods
Append Method
Append Method (LoggingEvent)
Append Method (LoggingEvent[])
CloseWriter Method
OnClose Method
PreAppendCheck Method
PrepareWriter Method
Reset Method
WriteFooter Method
WriteFooterAndCloseWriter Method
WriteHeader Method
TraceAppender Class
TraceAppender Members
TraceAppender Constructor
TraceAppender Constructor ()
TraceAppender Constructor (ILayout)
Properties
ImmediateFlush Property
RequiresLayout Property
Methods
Append Method
Append Method (LoggingEvent)
UdpAppender Class
UdpAppender Members
UdpAppender Constructor
Properties
Client Property
Encoding Property
LocalPort Property
RemoteAddress Property
RemoteEndPoint Property
RemotePort Property
RequiresLayout Property
Methods
ActivateOptions Method
Append Method
Append Method (LoggingEvent)
InitializeClientConnection Method
OnClose Method
log4net.Config
AliasDomainAttribute Class
AliasDomainAttribute Members
AliasDomainAttribute Constructor
AliasRepositoryAttribute Class
AliasRepositoryAttribute Members
AliasRepositoryAttribute Constructor
Properties
Name Property
BasicConfigurator Class
BasicConfigurator Members
Methods
Configure Method
Configure Method ()
Configure Method (IAppender)
Configure Method (ILoggerRepository)
Configure Method (ILoggerRepository, IAppender)
ConfiguratorAttribute Class
ConfiguratorAttribute Members
ConfiguratorAttribute Constructor
Methods
CompareTo Method
Configure Method
DomainAttribute Class
DomainAttribute Members
DomainAttribute Constructor
DomainAttribute Constructor ()
DomainAttribute Constructor (String)
DOMConfigurator Class
DOMConfigurator Members
Methods
Configure Method
Configure Method ()
Configure Method (ILoggerRepository)
Configure Method (ILoggerRepository, FileInfo)
Configure Method (ILoggerRepository, Stream)
Configure Method (ILoggerRepository, XmlElement)
Configure Method (FileInfo)
Configure Method (Stream)
Configure Method (XmlElement)
ConfigureAndWatch Method
ConfigureAndWatch Method (ILoggerRepository, FileInfo)
ConfigureAndWatch Method (FileInfo)
DOMConfiguratorAttribute Class
DOMConfiguratorAttribute Members
DOMConfiguratorAttribute Constructor
Log4NetConfigurationSectionHandler Class
Log4NetConfigurationSectionHandler Members
Log4NetConfigurationSectionHandler Constructor
Methods
Create Method
PluginAttribute Class
PluginAttribute Members
PluginAttribute Constructor
PluginAttribute Constructor (String)
PluginAttribute Constructor (Type)
Properties
Type Property
TypeName Property
Methods
CreatePlugin Method
ToString Method
RepositoryAttribute Class
RepositoryAttribute Members
RepositoryAttribute Constructor
RepositoryAttribute Constructor ()
RepositoryAttribute Constructor (String)
Properties
Name Property
RepositoryType Property
SecurityContextProviderAttribute Class
SecurityContextProviderAttribute Members
SecurityContextProviderAttribute Constructor
Properties
ProviderType Property
Methods
Configure Method
XmlConfigurator Class
XmlConfigurator Members
Methods
Configure Method
Configure Method ()
Configure Method (ILoggerRepository)
Configure Method (ILoggerRepository, FileInfo)
Configure Method (ILoggerRepository, Stream)
Configure Method (ILoggerRepository, Uri)
Configure Method (ILoggerRepository, XmlElement)
Configure Method (FileInfo)
Configure Method (Stream)
Configure Method (Uri)
Configure Method (XmlElement)
ConfigureAndWatch Method
ConfigureAndWatch Method (ILoggerRepository, FileInfo)
ConfigureAndWatch Method (FileInfo)
XmlConfiguratorAttribute Class
XmlConfiguratorAttribute Members
XmlConfiguratorAttribute Constructor
Properties
ConfigFile Property
ConfigFileExtension Property
Watch Property
Methods
Configure Method
log4net.Core
CompactRepositorySelector Class
CompactRepositorySelector Members
CompactRepositorySelector Constructor
Methods
CreateRepository Method
CreateRepository Method (Assembly, Type)
CreateRepository Method (String, Type)
ExistsRepository Method
GetAllRepositories Method
GetRepository Method
GetRepository Method (Assembly)
GetRepository Method (String)
OnLoggerRepositoryCreatedEvent Method
Events
LoggerRepositoryCreatedEvent Event
DefaultRepositorySelector Class
DefaultRepositorySelector Members
DefaultRepositorySelector Constructor
Methods
AliasRepository Method
CreateRepository Method
CreateRepository Method (Assembly, Type)
CreateRepository Method (Assembly, Type, String, Boolean)
CreateRepository Method (String, Type)
ExistsRepository Method
GetAllRepositories Method
GetRepository Method
GetRepository Method (Assembly)
GetRepository Method (String)
OnLoggerRepositoryCreatedEvent Method
Events
LoggerRepositoryCreatedEvent Event
ErrorCode Enumeration
FixFlags Enumeration
IAppenderAttachable Interface
IAppenderAttachable Members
Properties
Appenders Property
Methods
AddAppender Method
GetAppender Method
RemoveAllAppenders Method
RemoveAppender Method
RemoveAppender Method (IAppender)
RemoveAppender Method (String)
IErrorHandler Interface
IErrorHandler Members
Methods
Error Method
Error Method (String)
Error Method (String, Exception)
Error Method (String, Exception, ErrorCode)
IFixingRequired Interface
IFixingRequired Members
Methods
GetFixedObject Method
ILogger Interface
ILogger Members
Properties
Name Property
Repository Property
Methods
IsEnabledFor Method
Log Method
Log Method (LoggingEvent)
Log Method (Type, Level, Object, Exception)
ILoggerWrapper Interface
ILoggerWrapper Members
Properties
Logger Property
IOptionHandler Interface
IOptionHandler Members
Methods
ActivateOptions Method
IRepositorySelector Interface
IRepositorySelector Members
Methods
CreateRepository Method
CreateRepository Method (Assembly, Type)
CreateRepository Method (String, Type)
ExistsRepository Method
GetAllRepositories Method
GetRepository Method
GetRepository Method (Assembly)
GetRepository Method (String)
Events
LoggerRepositoryCreatedEvent Event
ITriggeringEventEvaluator Interface
ITriggeringEventEvaluator Members
Methods
IsTriggeringEvent Method
Level Class
Level Members
Level Constructor
Level Constructor (Int32, String, String)
Level Constructor (Int32, String)
Fields
Alert Field
All Field
Critical Field
Debug Field
Emergency Field
Error Field
Fatal Field
Fine Field
Finer Field
Finest Field
Info Field
Notice Field
Off Field
Severe Field
Trace Field
Verbose Field
Warn Field
Properties
DisplayName Property
Name Property
Value Property
Methods
Compare Method
CompareTo Method
Equals Method
GetHashCode Method
ToString Method
Operators
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
LevelCollection Class
LevelCollection Members
LevelCollection Constructor
LevelCollection Constructor ()
LevelCollection Constructor (Int32)
LevelCollection Constructor (LevelCollection)
LevelCollection Constructor (Level[])
LevelCollection Constructor (ICollection)
LevelCollection Constructor (Tag)
Properties
Capacity Property
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
Methods
Add Method
AddRange Method
AddRange Method (Level[])
AddRange Method (LevelCollection)
AddRange Method (ICollection)
Clear Method
Clone Method
Contains Method
CopyTo Method
CopyTo Method (Level[])
CopyTo Method (Level[], Int32)
GetEnumerator Method
IndexOf Method
Insert Method
ReadOnly Method
Remove Method
RemoveAt Method
TrimToSize Method
LevelCollection.ILevelCollectionEnumerator Interface
LevelCollection.ILevelCollectionEnumerator Members
Properties
Current Property
Methods
MoveNext Method
Reset Method
LevelCollection.Tag Enumeration
LevelEvaluator Class
LevelEvaluator Members
LevelEvaluator Constructor
LevelEvaluator Constructor ()
LevelEvaluator Constructor (Level)
Properties
Threshold Property
Methods
IsTriggeringEvent Method
LevelMap Class
LevelMap Members
LevelMap Constructor
Properties
AllLevels Property
Item Property
Methods
Add Method
Add Method (Level)
Add Method (String, Int32)
Add Method (String, Int32, String)
Clear Method
LookupWithDefault Method
LocationInfo Class
LocationInfo Members
LocationInfo Constructor
LocationInfo Constructor (Type)
LocationInfo Constructor (String, String, String, String)
Properties
ClassName Property
FileName Property
FullInfo Property
LineNumber Property
MethodName Property
LogException Class
LogException Members
LogException Constructor
LogException Constructor ()
LogException Constructor (String)
LogException Constructor (String, Exception)
LogException Constructor (SerializationInfo, StreamingContext)
LoggerManager Class
LoggerManager Members
Properties
RepositorySelector Property
Methods
CreateDomain Method
CreateDomain Method (Assembly, Type)
CreateDomain Method (String)
CreateDomain Method (String, Type)
CreateRepository Method
CreateRepository Method (Assembly, Type)
CreateRepository Method (String)
CreateRepository Method (String, Type)
Exists Method
Exists Method (Assembly, String)
Exists Method (String, String)
GetAllRepositories Method
GetCurrentLoggers Method
GetCurrentLoggers Method (Assembly)
GetCurrentLoggers Method (String)
GetLogger Method
GetLogger Method (Assembly, String)
GetLogger Method (Assembly, Type)
GetLogger Method (String, String)
GetLogger Method (String, Type)
GetLoggerRepository Method
GetLoggerRepository Method (Assembly)
GetLoggerRepository Method (String)
GetRepository Method
GetRepository Method (Assembly)
GetRepository Method (String)
ResetConfiguration Method
ResetConfiguration Method (Assembly)
ResetConfiguration Method (String)
Shutdown Method
ShutdownRepository Method
ShutdownRepository Method (Assembly)
ShutdownRepository Method (String)
LoggerRepositoryCreationEventArgs Class
LoggerRepositoryCreationEventArgs Members
LoggerRepositoryCreationEventArgs Constructor
Properties
LoggerRepository Property
LoggerRepositoryCreationEventHandler Delegate
LoggerWrapperImpl Class
LoggerWrapperImpl Members
LoggerWrapperImpl Constructor
Properties
Logger Property
LoggingEvent Class
LoggingEvent Members
LoggingEvent Constructor
LoggingEvent Constructor (Type, ILoggerRepository, String, Level, Object, Exception)
LoggingEvent Constructor (Type, ILoggerRepository, LoggingEventData, FixFlags)
LoggingEvent Constructor (Type, ILoggerRepository, LoggingEventData)
LoggingEvent Constructor (LoggingEventData)
LoggingEvent Constructor (SerializationInfo, StreamingContext)
Fields
HostNameProperty Field
IdentityProperty Field
UserNameProperty Field
Properties
Domain Property
ExceptionObject Property
Fix Property
Identity Property
Level Property
LocationInformation Property
LoggerName Property
MessageObject Property
Properties Property
RenderedMessage Property
Repository Property
StartTime Property
ThreadName Property
TimeStamp Property
UserName Property
Methods
FixVolatileData Method
FixVolatileData Method ()
FixVolatileData Method (FixFlags)
FixVolatileData Method (Boolean)
GetExceptionString Method
GetExceptionStrRep Method
GetLoggingEventData Method
GetLoggingEventData Method ()
GetLoggingEventData Method (FixFlags)
GetObjectData Method
GetProperties Method
LookupProperty Method
WriteRenderedMessage Method
LoggingEventData Structure
LoggingEventData Members
Fields
Domain Field
ExceptionString Field
Identity Field
Level Field
LocationInfo Field
LoggerName Field
Message Field
Properties Field
ThreadName Field
TimeStamp Field
UserName Field
LogImpl Class
LogImpl Members
LogImpl Constructor
Properties
IsDebugEnabled Property
IsErrorEnabled Property
IsFatalEnabled Property
IsInfoEnabled Property
IsWarnEnabled Property
Methods
Debug Method
Debug Method (Object)
Debug Method (Object, Exception)
DebugFormat Method
DebugFormat Method (IFormatProvider, String, Object[])
DebugFormat Method (String, Object)
DebugFormat Method (String, Object, Object)
DebugFormat Method (String, Object, Object, Object)
DebugFormat Method (String, Object[])
Error Method
Error Method (Object)
Error Method (Object, Exception)
ErrorFormat Method
ErrorFormat Method (IFormatProvider, String, Object[])
ErrorFormat Method (String, Object)
ErrorFormat Method (String, Object, Object)
ErrorFormat Method (String, Object, Object, Object)
ErrorFormat Method (String, Object[])
Fatal Method
Fatal Method (Object)
Fatal Method (Object, Exception)
FatalFormat Method
FatalFormat Method (IFormatProvider, String, Object[])
FatalFormat Method (String, Object)
FatalFormat Method (String, Object, Object)
FatalFormat Method (String, Object, Object, Object)
FatalFormat Method (String, Object[])
Info Method
Info Method (Object)
Info Method (Object, Exception)
InfoFormat Method
InfoFormat Method (IFormatProvider, String, Object[])
InfoFormat Method (String, Object)
InfoFormat Method (String, Object, Object)
InfoFormat Method (String, Object, Object, Object)
InfoFormat Method (String, Object[])
ReloadLevels Method
Warn Method
Warn Method (Object)
Warn Method (Object, Exception)
WarnFormat Method
WarnFormat Method (IFormatProvider, String, Object[])
WarnFormat Method (String, Object)
WarnFormat Method (String, Object, Object)
WarnFormat Method (String, Object, Object, Object)
WarnFormat Method (String, Object[])
SecurityContext Class
SecurityContext Members
SecurityContext Constructor
Methods
Impersonate Method
SecurityContextProvider Class
SecurityContextProvider Members
SecurityContextProvider Constructor
Properties
DefaultProvider Property
Methods
CreateSecurityContext Method
WrapperCreationHandler Delegate
WrapperMap Class
WrapperMap Members
WrapperMap Constructor
Properties
Repositories Property
Methods
CreateNewWrapperObject Method
GetWrapper Method
RepositoryShutdown Method
log4net.DateFormatter
AbsoluteTimeDateFormatter Class
AbsoluteTimeDateFormatter Members
AbsoluteTimeDateFormatter Constructor
Fields
AbsoluteTimeDateFormat Field
DateAndTimeDateFormat Field
Iso8601TimeDateFormat Field
Methods
FormatDate Method
FormatDateWithoutMillis Method
DateTimeDateFormatter Class
DateTimeDateFormatter Members
DateTimeDateFormatter Constructor
Methods
FormatDateWithoutMillis Method
IDateFormatter Interface
IDateFormatter Members
Methods
FormatDate Method
Iso8601DateFormatter Class
Iso8601DateFormatter Members
Iso8601DateFormatter Constructor
Methods
FormatDateWithoutMillis Method
SimpleDateFormatter Class
SimpleDateFormatter Members
SimpleDateFormatter Constructor
Methods
FormatDate Method
log4net.Filter
DenyAllFilter Class
DenyAllFilter Members
DenyAllFilter Constructor
Methods
Decide Method
FilterDecision Enumeration
FilterSkeleton Class
FilterSkeleton Members
FilterSkeleton Constructor
Properties
Next Property
Methods
ActivateOptions Method
Decide Method
IFilter Interface
IFilter Members
Properties
Next Property
Methods
Decide Method
LevelMatchFilter Class
LevelMatchFilter Members
LevelMatchFilter Constructor
Properties
AcceptOnMatch Property
LevelToMatch Property
Methods
Decide Method
LevelRangeFilter Class
LevelRangeFilter Members
LevelRangeFilter Constructor
Properties
AcceptOnMatch Property
LevelMax Property
LevelMin Property
Methods
Decide Method
LoggerMatchFilter Class
LoggerMatchFilter Members
LoggerMatchFilter Constructor
Properties
AcceptOnMatch Property
LoggerToMatch Property
Methods
Decide Method
MdcFilter Class
MdcFilter Members
MdcFilter Constructor
NdcFilter Class
NdcFilter Members
NdcFilter Constructor
PropertyFilter Class
PropertyFilter Members
PropertyFilter Constructor
Properties
Key Property
Methods
Decide Method
StringMatchFilter Class
StringMatchFilter Members
StringMatchFilter Constructor
Fields
m_acceptOnMatch Field
m_regexToMatch Field
m_stringRegexToMatch Field
m_stringToMatch Field
Properties
AcceptOnMatch Property
RegexToMatch Property
StringToMatch Property
Methods
ActivateOptions Method
Decide Method
log4net.Layout
ExceptionLayout Class
ExceptionLayout Members
ExceptionLayout Constructor
Methods
ActivateOptions Method
Format Method
ILayout Interface
ILayout Members
Properties
ContentType Property
Footer Property
Header Property
IgnoresException Property
Methods
Format Method
IRawLayout Interface
IRawLayout Members
Methods
Format Method
Layout2RawLayoutAdapter Class
Layout2RawLayoutAdapter Members
Layout2RawLayoutAdapter Constructor
Methods
Format Method
LayoutSkeleton Class
LayoutSkeleton Members
LayoutSkeleton Constructor
Properties
ContentType Property
Footer Property
Header Property
IgnoresException Property
Methods
ActivateOptions Method
Format Method
PatternLayout Class
PatternLayout Members
PatternLayout Constructor
PatternLayout Constructor ()
PatternLayout Constructor (String)
Fields
DefaultConversionPattern Field
DetailConversionPattern Field
Properties
ConversionPattern Property
Methods
ActivateOptions Method
AddConverter Method
AddConverter Method (ConverterInfo)
AddConverter Method (String, Type)
CreatePatternParser Method
Format Method
PatternLayout.ConverterInfo Class
PatternLayout.ConverterInfo Members
PatternLayout.ConverterInfo Constructor
Properties
Name Property
Type Property
RawLayoutConverter Class
RawLayoutConverter Members
RawLayoutConverter Constructor
Methods
CanConvertFrom Method
ConvertFrom Method
RawPropertyLayout Class
RawPropertyLayout Members
RawPropertyLayout Constructor
Properties
Key Property
Methods
Format Method
RawTimeStampLayout Class
RawTimeStampLayout Members
RawTimeStampLayout Constructor
Methods
Format Method
RawUtcTimeStampLayout Class
RawUtcTimeStampLayout Members
RawUtcTimeStampLayout Constructor
Methods
Format Method
SimpleLayout Class
SimpleLayout Members
SimpleLayout Constructor
Methods
ActivateOptions Method
Format Method
XmlLayout Class
XmlLayout Members
XmlLayout Constructor
XmlLayout Constructor ()
XmlLayout Constructor (Boolean)
Properties
Base64EncodeMessage Property
Base64EncodeProperties Property
Prefix Property
Methods
ActivateOptions Method
FormatXml Method
XmlLayoutBase Class
XmlLayoutBase Members
XmlLayoutBase Constructor
XmlLayoutBase Constructor ()
XmlLayoutBase Constructor (Boolean)
Properties
ContentType Property
InvalidCharReplacement Property
LocationInfo Property
Methods
ActivateOptions Method
Format Method
FormatXml Method
XmlLayoutSchemaLog4j Class
XmlLayoutSchemaLog4j Members
XmlLayoutSchemaLog4j Constructor
XmlLayoutSchemaLog4j Constructor ()
XmlLayoutSchemaLog4j Constructor (Boolean)
Properties
Version Property
Methods
FormatXml Method
log4net.Layout.Pattern
PatternLayoutConverter Class
PatternLayoutConverter Members
PatternLayoutConverter Constructor
Properties
IgnoresException Property
Methods
Convert Method
Convert Method (TextWriter, LoggingEvent)
Convert Method (TextWriter, Object)
log4net.ObjectRenderer
DefaultRenderer Class
DefaultRenderer Members
DefaultRenderer Constructor
Methods
RenderObject Method
IObjectRenderer Interface
IObjectRenderer Members
Methods
RenderObject Method
RendererMap Class
RendererMap Members
RendererMap Constructor
Properties
DefaultRenderer Property
Methods
Clear Method
FindAndRender Method
FindAndRender Method (Object)
FindAndRender Method (Object, TextWriter)
Get Method
Get Method (Object)
Get Method (Type)
Put Method
log4net.Plugin
IPlugin Interface
IPlugin Members
Properties
Name Property
Methods
Attach Method
Shutdown Method
IPluginFactory Interface
IPluginFactory Members
Methods
CreatePlugin Method
PluginCollection Class
PluginCollection Members
PluginCollection Constructor
PluginCollection Constructor ()
PluginCollection Constructor (Int32)
PluginCollection Constructor (PluginCollection)
PluginCollection Constructor (IPlugin[])
PluginCollection Constructor (ICollection)
Properties
Capacity Property
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
Methods
Add Method
AddRange Method
AddRange Method (IPlugin[])
AddRange Method (PluginCollection)
AddRange Method (ICollection)
Clear Method
Clone Method
Contains Method
CopyTo Method
CopyTo Method (IPlugin[])
CopyTo Method (IPlugin[], Int32)
GetEnumerator Method
IndexOf Method
Insert Method
ReadOnly Method
Remove Method
RemoveAt Method
TrimToSize Method
PluginMap Class
PluginMap Members
PluginMap Constructor
Properties
AllPlugins Property
Item Property
Methods
Add Method
Remove Method
PluginSkeleton Class
PluginSkeleton Members
PluginSkeleton Constructor
Properties
LoggerRepository Property
Name Property
Methods
Attach Method
Shutdown Method
RemoteLoggingServerPlugin Class
RemoteLoggingServerPlugin Members
RemoteLoggingServerPlugin Constructor
RemoteLoggingServerPlugin Constructor ()
RemoteLoggingServerPlugin Constructor (String)
Properties
SinkUri Property
Methods
Attach Method
Shutdown Method
log4net.Repository
IBasicRepositoryConfigurator Interface
IBasicRepositoryConfigurator Members
Methods
Configure Method
ILoggerRepository Interface
ILoggerRepository Members
Properties
Configured Property
LevelMap Property
Name Property
PluginMap Property
Properties Property
RendererMap Property
Threshold Property
Methods
Exists Method
GetAppenders Method
GetCurrentLoggers Method
GetLogger Method
Log Method
ResetConfiguration Method
Shutdown Method
Events
ConfigurationChanged Event
ConfigurationReset Event
ShutdownEvent Event
IXmlRepositoryConfigurator Interface
IXmlRepositoryConfigurator Members
Methods
Configure Method
LoggerRepositoryConfigurationChangedEventHandler Delegate
LoggerRepositoryConfigurationResetEventHandler Delegate
LoggerRepositoryShutdownEventHandler Delegate
LoggerRepositorySkeleton Class
LoggerRepositorySkeleton Members
LoggerRepositorySkeleton Constructor
LoggerRepositorySkeleton Constructor ()
LoggerRepositorySkeleton Constructor (PropertiesDictionary)
Properties
Configured Property
LevelMap Property
Name Property
PluginMap Property
Properties Property
RendererMap Property
Threshold Property
Methods
AddRenderer Method
Exists Method
GetAppenders Method
GetCurrentLoggers Method
GetLogger Method
Log Method
OnConfigurationChanged Method
OnConfigurationReset Method
OnShutdown Method
RaiseConfigurationChanged Method
ResetConfiguration Method
Shutdown Method
Events
ConfigurationChanged Event
ConfigurationReset Event
ShutdownEvent Event
log4net.Repository.Hierarchy
Hierarchy Class
Hierarchy Members
Hierarchy Constructor
Hierarchy Constructor ()
Hierarchy Constructor (PropertiesDictionary)
Hierarchy Constructor (ILoggerFactory)
Hierarchy Constructor (PropertiesDictionary, ILoggerFactory)
Properties
EmittedNoAppenderWarning Property
LoggerFactory Property
Root Property
Methods
BasicRepositoryConfigure Method
Clear Method
Exists Method
GetAppenders Method
GetCurrentLoggers Method
GetLogger Method
GetLogger Method (String)
GetLogger Method (String, ILoggerFactory)
IsDisabled Method
Log Method
OnLoggerCreationEvent Method
ResetConfiguration Method
Shutdown Method
XmlRepositoryConfigure Method
Events
LoggerCreatedEvent Event
ILoggerFactory Interface
ILoggerFactory Members
Methods
CreateLogger Method
Logger Class
Logger Members
Logger Constructor
Properties
Additivity Property
Appenders Property
EffectiveLevel Property
Hierarchy Property
Level Property
Name Property
Parent Property
Repository Property
Methods
AddAppender Method
CallAppenders Method
CloseNestedAppenders Method
ForcedLog Method
ForcedLog Method (LoggingEvent)
ForcedLog Method (Type, Level, Object, Exception)
GetAppender Method
IsEnabledFor Method
Log Method
Log Method (Level, Object, Exception)
Log Method (LoggingEvent)
Log Method (Type, Level, Object, Exception)
RemoveAllAppenders Method
RemoveAppender Method
RemoveAppender Method (IAppender)
RemoveAppender Method (String)
LoggerCreationEventArgs Class
LoggerCreationEventArgs Members
LoggerCreationEventArgs Constructor
Properties
Logger Property
LoggerCreationEventHandler Delegate
RootLogger Class
RootLogger Members
RootLogger Constructor
Properties
EffectiveLevel Property
Level Property
XmlHierarchyConfigurator Class
XmlHierarchyConfigurator Members
XmlHierarchyConfigurator Constructor
Methods
Configure Method
ConvertStringTo Method
CreateObjectFromXml Method
FindAppenderByReference Method
ParseAppender Method
ParseChildrenOfLoggerElement Method
ParseLevel Method
ParseLogger Method
ParseRenderer Method
ParseRoot Method
SetParameter Method
log4net.Util
AppenderAttachedImpl Class
AppenderAttachedImpl Members
AppenderAttachedImpl Constructor
Properties
Appenders Property
Methods
AddAppender Method
AppendLoopOnAppenders Method
AppendLoopOnAppenders Method (LoggingEvent)
AppendLoopOnAppenders Method (LoggingEvent[])
GetAppender Method
RemoveAllAppenders Method
RemoveAppender Method
RemoveAppender Method (IAppender)
RemoveAppender Method (String)
CompositeProperties Class
CompositeProperties Members
Properties
Item Property
Methods
Add Method
Flatten Method
ContextPropertiesBase Class
ContextPropertiesBase Members
ContextPropertiesBase Constructor
Properties
Item Property
CountingQuietTextWriter Class
CountingQuietTextWriter Members
CountingQuietTextWriter Constructor
Properties
Count Property
Methods
Write Method
Write Method (Char)
Write Method (Char[], Int32, Int32)
Write Method (String)
CyclicBuffer Class
CyclicBuffer Members
CyclicBuffer Constructor
Properties
Item Property
Length Property
MaxSize Property
Methods
Append Method
Clear Method
PopAll Method
PopOldest Method
EmptyCollection Class
EmptyCollection Members
Properties
Count Property
Instance Property
IsSynchronized Property
SyncRoot Property
Methods
CopyTo Method
GetEnumerator Method
EmptyDictionary Class
EmptyDictionary Members
Properties
Count Property
Instance Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Keys Property
SyncRoot Property
Values Property
Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
FormattingInfo Class
FormattingInfo Members
FormattingInfo Constructor
FormattingInfo Constructor ()
FormattingInfo Constructor (Int32, Int32, Boolean)
Properties
LeftAlign Property
Max Property
Min Property
GlobalContextProperties Class
GlobalContextProperties Members
Properties
Item Property
Methods
Clear Method
Remove Method
LevelMapping Class
LevelMapping Members
LevelMapping Constructor
Methods
ActivateOptions Method
Add Method
Lookup Method
LevelMappingEntry Class
LevelMappingEntry Members
LevelMappingEntry Constructor
Properties
Level Property
Methods
ActivateOptions Method
LogicalThreadContextProperties Class
LogicalThreadContextProperties Members
Properties
Item Property
Methods
Clear Method
Remove Method
LogLog Class
LogLog Members
Properties
InternalDebugging Property
IsDebugEnabled Property
IsErrorEnabled Property
IsWarnEnabled Property
QuietMode Property
Methods
Debug Method
Debug Method (String)
Debug Method (String, Exception)
Error Method
Error Method (String)
Error Method (String, Exception)
Warn Method
Warn Method (String)
Warn Method (String, Exception)
NativeError Class
NativeError Members
Properties
Message Property
Number Property
Methods
GetError Method
GetErrorMessage Method
GetLastError Method
ToString Method
NullDictionaryEnumerator Class
NullDictionaryEnumerator Members
Properties
Current Property
Entry Property
Instance Property
Key Property
Value Property
Methods
MoveNext Method
Reset Method
NullEnumerator Class
NullEnumerator Members
Properties
Current Property
Instance Property
Methods
MoveNext Method
Reset Method
NullSecurityContext Class
NullSecurityContext Members
Fields
Instance Field
Methods
Impersonate Method
OnlyOnceErrorHandler Class
OnlyOnceErrorHandler Members
OnlyOnceErrorHandler Constructor
OnlyOnceErrorHandler Constructor ()
OnlyOnceErrorHandler Constructor (String)
Methods
Error Method
Error Method (String)
Error Method (String, Exception)
Error Method (String, Exception, ErrorCode)
OptionConverter Class
OptionConverter Members
Methods
CanConvertTypeTo Method
ConvertStringTo Method
ConvertTypeTo Method
InstantiateByClassName Method
SubstituteVariables Method
ToBoolean Method
ToFileSize Method
PatternConverter Class
PatternConverter Members
PatternConverter Constructor
Properties
FormattingInfo Property
Next Property
Option Property
Methods
Convert Method
Format Method
SetNext Method
SpacePad Method
WriteDictionary Method
WriteObject Method
PatternParser Class
PatternParser Members
PatternParser Constructor
Properties
PatternConverters Property
Methods
Parse Method
PatternString Class
PatternString Members
PatternString Constructor
PatternString Constructor ()
PatternString Constructor (String)
Properties
ConversionPattern Property
Methods
ActivateOptions Method
AddConverter Method
AddConverter Method (ConverterInfo)
AddConverter Method (String, Type)
Format Method
Format Method ()
Format Method (TextWriter)
PatternString.ConverterInfo Class
PatternString.ConverterInfo Members
PatternString.ConverterInfo Constructor
Properties
Name Property
Type Property
PropertiesDictionary Class
PropertiesDictionary Members
PropertiesDictionary Constructor
PropertiesDictionary Constructor ()
PropertiesDictionary Constructor (ReadOnlyPropertiesDictionary)
Properties
Item Property
Methods
Clear Method
Remove Method
ProtectCloseTextWriter Class
ProtectCloseTextWriter Members
ProtectCloseTextWriter Constructor
Methods
Attach Method
Close Method
QuietTextWriter Class
QuietTextWriter Members
QuietTextWriter Constructor
Properties
Closed Property
ErrorHandler Property
Methods
Close Method
Write Method
Write Method (Char)
Write Method (Char[], Int32, Int32)
Write Method (String)
ReaderWriterLock Class
ReaderWriterLock Members
ReaderWriterLock Constructor
Methods
AcquireReaderLock Method
AcquireWriterLock Method
ReleaseReaderLock Method
ReleaseWriterLock Method
ReadOnlyPropertiesDictionary Class
ReadOnlyPropertiesDictionary Members
ReadOnlyPropertiesDictionary Constructor
ReadOnlyPropertiesDictionary Constructor ()
ReadOnlyPropertiesDictionary Constructor (ReadOnlyPropertiesDictionary)
ReadOnlyPropertiesDictionary Constructor (SerializationInfo, StreamingContext)
Properties
Count Property
InnerHashtable Property
Item Property
Methods
Clear Method
Contains Method
GetKeys Method
GetObjectData Method
ReusableStringWriter Class
ReusableStringWriter Members
ReusableStringWriter Constructor
Methods
Dispose Method
Reset Method
SystemInfo Class
SystemInfo Members
Fields
EmptyTypes Field
Properties
ApplicationBaseDirectory Property
ApplicationFriendlyName Property
ConfigurationFileLocation Property
CurrentThreadId Property
EntryAssemblyLocation Property
HostName Property
NewLine Property
NotAvailableText Property
NullText Property
ProcessStartTime Property
Methods
AssemblyFileName Method
AssemblyLocationInfo Method
AssemblyQualifiedName Method
AssemblyShortName Method
ConvertToFullPath Method
CreateArgumentOutOfRangeException Method
CreateCaseInsensitiveHashtable Method
GetAppSetting Method
GetTypeFromString Method
GetTypeFromString Method (Assembly, String, Boolean, Boolean)
GetTypeFromString Method (String, Boolean, Boolean)
GetTypeFromString Method (Type, String, Boolean, Boolean)
NewGuid Method
TryParse Method
TryParse Method (String, Int32)
TryParse Method (String, Int64)
SystemStringFormat Class
SystemStringFormat Members
SystemStringFormat Constructor
Methods
ToString Method
TextWriterAdapter Class
TextWriterAdapter Members
TextWriterAdapter Constructor
Properties
Encoding Property
FormatProvider Property
NewLine Property
Writer Property
Methods
Close Method
Dispose Method
Flush Method
Write Method
Write Method (Char)
Write Method (Char[], Int32, Int32)
Write Method (String)
ThreadContextProperties Class
ThreadContextProperties Members
Properties
Item Property
Methods
Clear Method
Remove Method
ThreadContextStack Class
ThreadContextStack Members
Properties
Count Property
Methods
Clear Method
Pop Method
Push Method
ToString Method
ThreadContextStacks Class
ThreadContextStacks Members
Properties
Item Property
Transform Class
Transform Members
Methods
MaskXmlInvalidCharacters Method
WriteEscapedXmlString Method
WindowsSecurityContext Class
WindowsSecurityContext Members
WindowsSecurityContext Constructor
Properties
Credentials Property
DomainName Property
Password Property
UserName Property
Methods
ActivateOptions Method
Impersonate Method
WindowsSecurityContext.ImpersonationMode Enumeration
log4net.Util.TypeConverters
ConversionNotSupportedException Class
ConversionNotSupportedException Members
ConversionNotSupportedException Constructor
ConversionNotSupportedException Constructor ()
ConversionNotSupportedException Constructor (String)
ConversionNotSupportedException Constructor (String, Exception)
ConversionNotSupportedException Constructor (SerializationInfo, StreamingContext)
Methods
Create Method
Create Method (Type, Object)
Create Method (Type, Object, Exception)
ConverterRegistry Class
ConverterRegistry Members
Methods
AddConverter Method
AddConverter Method (Type, Object)
AddConverter Method (Type, Type)
GetConvertFrom Method
GetConvertTo Method
IConvertFrom Interface
IConvertFrom Members
Methods
CanConvertFrom Method
ConvertFrom Method
IConvertTo Interface
IConvertTo Members
Methods
CanConvertTo Method
ConvertTo Method
TypeConverterAttribute Class
TypeConverterAttribute Members
TypeConverterAttribute Constructor
TypeConverterAttribute Constructor ()
TypeConverterAttribute Constructor (String)
TypeConverterAttribute Constructor (Type)
Properties
ConverterTypeName Property