IStackTraceFormatter Interface

Represents type IStackTraceFormatter.

Namespace: Spring.Logging.Extensions
IInterface
  Spring.Logging.Extensions.IStackTraceFormatter
type
 IStackTraceFormatter = interface
 ['{515E564E-5EB4-4B6D-B74E-4080AB0E5D8C}']
 end;

The IStackTraceFormatter type exposes the following members.

Show:
 NameDescription
Format(TArray)

Represents method Format(TArray).

Top