[TYPO3] Naming the log file
    Michael Stucki 
    michael at typo3.org
       
    Tue Feb 28 10:49:04 CET 2006
    
    
  
Hi Francois,
> Configuring the Typo3 logfile name requires something along the lines
> of:
> 
> config.stat_apache_logfile = typo3.log
> 
> Looking at class.tslib_fe.php it seems impossible to use markers that
> would make the name vary according to date, as is common in many
> software, something like:
> 
> config.stat_apache_logfile = typo3_%y%m%d.log
> 
> Would it then be possible to define the file name as a TEXT object
> (where such formatting as above is possible) and plug the resulting
> text into config.stat_apache_logfile as a filename? I can't figure
> out what the TS would be for such an operation (if possible at all).
This is a nice idea but I have no time to implement this. Could you please
submit it to the bugtracker?
- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
    
    
More information about the TYPO3-english
mailing list