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);

The file 01.log is initially created. When the file exceeds the 5MB, the file 02.log will be created and so on.


Revision #3
Created 2020-03-09 14:36:14 UTC by ddalmaso
Updated 2025-03-04 16:03:44 UTC by m.maporti