logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plack::Middleware::Debug::DBITrace - DBI trace panel

Description

       This debug panel captures DBI trace log in a raw format. See also Plack::Middleware::Debug::DBIProfile to
       see the profile log, which would be more useful.

Name

       Plack::Middleware::Debug::DBITrace - DBI trace panel

See Also

       Plack::Middleware::Debug::DBIProfile Plack::Middleware::Debug

perl v5.36.0                                       2022-10-14             Plack::Middlewa...Debug::DBITrace(3pm)

Synopsis

         enable "Debug";
         enable "Debug::DBITrace";

See Also