Project

General

Profile

Actions

Feature #15738

closed

Dynamic log file name

Added by Francois Suter over 18 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-02-28
Due date:
% Done:

0%

Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:

Description

Configuring the Typo3 logfile name requires something along the lines of:

config.stat_apache_logfile = typo3.log

Would it be possible to modify class.tslib_fe.php so that strftime() markers can be used, as is common in many software, for example:

config.stat_apache_logfile = typo3_%Y%m%d.log

This would enable a natural log rotation.

(issue imported from #M2717)


Files

2717_svn_diff.txt (747 Bytes) 2717_svn_diff.txt Administrator Admin, 2006-08-13 12:06
bug_2717.diff (745 Bytes) bug_2717.diff Administrator Admin, 2006-08-13 12:27
Actions

Also available in: Atom PDF