Method | Description | |
---|---|---|
GetString ( ) : string |
Get the string logged so far
|
|
Reset ( ) : void |
Reset the string
|
|
StringAppender ( ) : System.Text |
Initializes a new instance of the StringAppender class.
|
Method | Description | |
---|---|---|
Append ( log4net.Core.LoggingEvent loggingEvent ) : void |
|
protected Append ( log4net.Core.LoggingEvent loggingEvent ) : void | ||
loggingEvent | log4net.Core.LoggingEvent | the event to log |
return | void |