...
The debug logging settings allow you to configure if Revive Adserver should create a debug log for various actions, and at what level of logging.
These options allow Revive Adserver to be configured to:
- Define if the system is a production system or not;
- Define if debug logging should be enabled or not;
- Include the method names in the debug log or not;
- Include the source code file line numbers in the debug log or not;
- Define the type of debug log that should be created (currently, only file-based logging is supported);
- Define the name of the debug log file;
- Define the level of debug logging that should be performed (based on the PEAR logging levels); and
- Define a string used as an identifier in the logs.