Table of Contents Previous Next

Sugar Developer Guide

Version 5.1


Chapter 2 Application Framework : Logger : Max Number of Log Files

Max Number of Log Files
When the log file grows to the 'maxSize' value, the system will automatically roll the log file. The 'maxLogs' value controls the max number of logs that will be saved before it deletes the oldest. The default value is 10.
$GLOBALS['sugar_config']['logger']['file']['maxLogs']

Table of Contents Previous Next

Copyright 2004-2008 SugarCRM Inc.
Product License