[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiLog' (#tiopf)

TtiLog

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

Declaration

Source position: tiLog.pas line 243

type TtiLog = class(TtiBaseObject) end;

public

  constructor Create;

  destructor Destroy; override;

  procedure RegisterLog();

  function IsRegistered();

  function FindByLogClass();

  procedure Log();

  property SevToLog: TtiSevToLog; [rw]

  property SevToLogAsString: string; [rw]

  property LogLevel: TtiLogLevel; [rw]

  function LogToFileName;

  procedure Purge;

Inheritance

TtiLog

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16