<?php $config['debug'] = array ( 'log' => array('type' => 'file','host' => 'host', 'port' => 'port'), ); return $config;