next_ad_int_logging
enable
next_ad_int_logging_enable($enableLogging);
since 2.1.9 (ADI-693) Enable logging.
Description
This filters checks if logging should be enabled or not. By default the configuration setting stored in the database is used.
Parameters
boolean $enableLogging
true|false
custom_path
next_ad_int_logging_custom_path($directoryPath);
since 2.1.9 (ADI-693) Path to logging directory.
Description
This filters returns the path to the logging directory. By default the configuration setting stored in the database is used.