Table of Contents Previous Next

Sugar Developer Guide

Version 5.1


Chapter 2 Application Framework : Logger : Max Log File Size

Max Log File Size
This value controls the max file size of a log before the system will roll the log file. It must be set in the format '10MB' where 10 is number of MB to store. Always use MB as no other value is currently accepted. To disable log rolling set the value to false. The default value is '10MB'.
$GLOBALS['sugar_config']['logger']['file']['maxSize']

Table of Contents Previous Next

Copyright 2004-2008 SugarCRM Inc.
Product License