Internet Direct (Indy) Version 9.0.2 Beta
TLogger.Create
Constructor for the object instance.

constructor Create(LogFileName: String);
Parameters
LogFileName: String
File used for logging messages and events.

Description
Create is the constructor for the object instance. Create sets Active to False, and attempts Assign and Rewrite the file specified in LogFileName. If the file is successfully opened, Active is set to True.