TLogger.TLogTracking Class

Represents type TLogTracking.

Namespace: Spring.Logging.Loggers
TInterfacedObject
  Spring.Logging.Loggers.TLogger.TLogTracking
private
type
 TLogTracking = class(TInterfacedObject, IInterface)
 end;

The TLogger.TLogTracking type exposes the following members.

Show:
 NameDescription
Create(ILogger,TLogLevel,TClass,string)

Initializes a new instance of the TLogger.TLogTracking class.

Destroy

Represents the destructor of the TLogger.TLogTracking class.

Top
Show:
 NameDescription
fClassType

Represents field fClassType.

fLevel

Represents field fLevel.

fLogger

Represents field fLogger.

fMethodName

Represents field fMethodName.

Top