Show
Ignore:
Timestamp:
02/23/2008 01:33:37 AM (11 months ago)
Author:
Geert
Message:

Added log file name prefix setting. This allows you to store log files from multiple sites in one folder. Thanks to TimButterfield?!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/log.php

    r1668 r2156  
    2828 
    2929/** 
     30 * Log file name prefix; can be blank. 
     31 */ 
     32$config['prefix'] = ''; 
     33 
     34/** 
    3035 * PHP date format for timestamps. 
    3136 * @see http://php.net/date