Re: [fw-general] ZF1-Bootstrap execution

2012-05-31 Thread Steve Dowe
Hi Artur, Thanks for your response. On 31/05/12 17:23, Artur Bodera wrote: On Wed, May 30, 2012 at 10:26 AM, Steve Dowe wrote: [...] Based on this output, I refer to this as a "1-3-1". Is this a Boostrap.php for a module or main application? Are those log lines produced in a method (i.e.

Re: [fw-general] ZF1-Bootstrap execution

2012-05-31 Thread Artur Bodera
On Wed, May 30, 2012 at 10:26 AM, Steve Dowe wrote: > [...] > Based on this output, I refer to this as a "1-3-1". > > Is this a Boostrap.php for a module or main application? Are those log lines produced in a method (i.e. public function _init_logger(){ ... ) or are they produced in top-level sc

[fw-general] ZF1-Bootstrap execution

2012-05-30 Thread Steve Dowe
Hi, I hope this is the right list to discuss this. I have a project using ZF1 (v1.6.2 - due to needing to run it on PHP 5.1) - and have a quick question. For debug purposes I put a couple of logging calls into my Bootstrap.php - one early on and one at the end of the script (let's call them