Cory Watson ha scritto:
On 9/19/07, Marcello Romani <[EMAIL PROTECTED]> wrote:
Do you use it in cat apps on in plain dbic ?

Could you provide an example of usage ?

http://www.onemogin.com/blog/554-profile-your-catalystdbixclass-app-with-querylog.html

The syntax has changed a bit due to the Analyzer, but you should be
able to make the leap.


I think I said something stupid about querylog object's address in my previous post, so I put a warn() statement just after the call to DBIx::Class::QyeryLog->new(); in my code. I could verify that only one call to that method is ever made (until I restart the app, obviously).
So my guess is that instance should collect the stats...

--
Marcello Romani
Responsabile IT
Ottotecnica s.r.l.
http://www.ottotecnica.com

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to