Hello. I trying to switch my Catalyst application from mod_perl to Plack. But can't understand how to deal with stderr properly? Warning from catalyst goes to stderr and Plack doesn't capture it into psgi.errors, is it right behavour?
Now i use workaround: C::P::Log::Dispatch and C::P::LogWarnings, but it seems to me not the right decision. Perhaps Catalyst::Engine::PSGI may duplicate stderr with psgi.errors? -- Cheers, Oleg A. Mamontov mailto: [email protected] jabber: [email protected] icq uin: 79-521-617 cell: +7-903-798-1352 _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
