IStackTraceCollector Interface

Represents type IStackTraceCollector.

Namespace: Spring.Logging.Extensions
IInterface
  Spring.Logging.Extensions.IStackTraceCollector
type
 IStackTraceCollector = interface
 ['{59259AF9-2E14-4AC4-B14E-C4CF0AFD0A44}']
 end;

The IStackTraceCollector type exposes the following members.

Show:
 NameDescription
Collect

Represents method Collect.

Top