Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
LimitedMemoryTarget ( ) : System |
Initializes a new instance of the LimitedMemoryTarget class. The default value of the layout is: |
Méthode | Description | |
---|---|---|
Write ( LogEventInfo logEvent ) : void |
Renders the logging event message and adds it to the internal ArrayList of log messages.
|
protected Write ( LogEventInfo logEvent ) : void | ||
logEvent | LogEventInfo | The logging event. |
Résultat | void |