Table of Contents Previous Next

Sugar Developer Guide

Version 5.1


Chapter 2 Application Framework : Logger : Log File Name

Log File Name
You may concatenate static strings, variables and function calls to set this value. For example if you wish to have monthly logs set this to 'sugarcrm' . date('Y_m') and every day it will generate a new log file. The default value is 'sugarcrm'.
$GLOBALS['sugar_config']['logger']['file']['name']

Table of Contents Previous Next

Copyright 2004-2008 SugarCRM Inc.
Product License