프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
LimitedMemoryTarget ( ) : System |
Initializes a new instance of the LimitedMemoryTarget class. The default value of the layout is: |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |