[Catalyst] Newbie question on debugging inside a schema

Steve Kleiman steve at prodhub.com
Sat Jan 16 12:14:52 GMT 2010


Thanks in advance for any insight provided.

I'm trying to figure out how to log errors from INSIDE a schema. I  
gather it's Bad to pass in $c so that within a schema I can't do what  
I'd really like which is:
	$c->log->warn('some useful debug info');

What is the recommended procedure for debugging code inside a schema?

Thanks again.

Steve Kleiman




More information about the Catalyst mailing list