Process log
The way of viewing the logs has changed in the various vtenext releases and is summarized as follows.
<?php
require_once('include/utils/VTEProperties.php');
$VP = VTEProperties::getInstance();
$VP->set('settings.process_manager.show_logs_button', 1);
vtenext 19.10: Logs are available in Settings → Other Settings → System Logs.
The file 01.log is initially created. When the file exceeds the 5MB, the file 02.log will be created and so on.
- vtenext 19.10: Logs are available in Settings → Other Settings → System Logs