Icon LogCategories Property

property LogCategories: TEDBLogCategories

Usage

Use the LogCategories property to specify which type of events should be logged by the engine to the configuration log file specified by the ConfigName and LogExtension properties. The configuration log file is stored in the path specified by the ConfigPath property. The default value is all categories - errors, warnings, and information.

Information The Active property must be False in order to assign a value to this property.
Image