Bug #1250

Mis à jour par Matthieu Decorde il y a presque 5 ans

Currently, the commands log filename is built as 'TXM-YYYY-mm-JJ.log',
where the mm value is the minutes value.

h3; Solution

Replace the 'mm' part by the month (MM) value, to get 'TXMWEB-YYYY-MM-JJ.activity' 'TXM-YYYY-MM-JJ.log',

Retour