John Carter -X (johncart - PolicyApp Ltd at Cisco) wrote:
Shire,

Xlog looks really useful. Does it also help with "exception thrown
without a stack trace"?


Thanks John,

I was just made aware that xdebug has similar functionality with a little bit 
different approach, config, etc so do check it out as well to see which meets 
your needs best.  I'm sorry that I wasn't aware of it's fatal catching 
capabilities before.

It depends on what you want to get from "Exception thrown without a stack 
frame" (I assume this is the error you meant not, stack trace).  There is no 
backtrace information available when this error occurs so nothing is going to get you a 
backtrace that i know of, however if there's some specific piece of data you'd like to 
have in the logs perhaps I can check to see if that's a possibility.  However in some 
states of the engine, getting anything useful can often be diffucult or unstable.

-shire

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to