TCallStackEventConverter Class
Represents type TCallStackEventConverter
.
TInterfacedObject
Spring.Logging.Extensions.TLogEventConverterBase
Spring.Logging.Extensions.TCallStackEventConverter
Spring.Logging.Extensions.TLogEventConverterBase
Spring.Logging.Extensions.TCallStackEventConverter
type TCallStackEventConverter = class(TLogEventConverterBase) end;
The TCallStackEventConverter type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Create(IStackTraceCollector,IStackTraceFormatter) | Initializes a new instance of the TCallStackEventConverter class. |
Show:
Name | Description | |
---|---|---|
![]() | CanHandleEvent(TLogEvent) | Represents method |
![]() | Execute(ILoggerController,TLogEvent) | Represents method |
![]() | HandleEvent(ILoggerController,TLogEvent) | Consume the event and return |
Show:
Name | Description | |
---|---|---|
![]() | fCollector | Represents field |
![]() | fFormatter | Represents field |