Unit 'logger' Package
[Overview][Classes][Variables][Index] [#sdl]

TLogger

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: logger.pas line 86

type TLogger = class

public

  constructor Create;

  destructor Destroy; override;

  function GetApplicationName;

  function GetApplicationPath;

  procedure LogError();

  procedure LogWarning();

  procedure LogStatus();

published

  property ApplicationName: string; [r]

  property ApplicationPath: string; [r]

end;

Inheritance

TLogger

|

TObject


Documentation generated on: 2023-03-18