リビジョン 04e657a7 app/Config/bootstrap.php
| app/Config/bootstrap.php | ||
|---|---|---|
| 99 | 99 |
* Configures default file logging options |
| 100 | 100 |
*/ |
| 101 | 101 |
App::uses('CakeLog', 'Log');
|
| 102 |
App::uses( 'CakeEmail', 'Network/Email'); |
|
| 102 | 103 |
CakeLog::config('debug', array(
|
| 103 | 104 |
'engine' => 'File', |
| 104 | 105 |
'types' => array('notice', 'info', 'debug'),
|
他の形式にエクスポート: Unified diff