Useless debug messages in rt.log

Hi there;
rt-3.6.1 , apache2,mysql 5, HTML-Mason-1.31,mod_perl2
Whilst I am developing new feature I like to keep tailing the rt.log
with debug mode, however from the start (in working 3.6.1) I am getting
pages upon pages of Stack trace output similar to:
Stack trace:
RT::ticket::Create() called at
/opt/rt3/local/lib/RT/Interface/Email_Vendor.pm:823
RT::Interface::email::Gateway() called at
/opt/rt3/share/html/REST/1.0/NoAuth/mail-gateway:59
HTML::Mason::Commands::ANON() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Component.pm:135
HTML::Mason::Component::run() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:1250
(eval)() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:1249
HTML::Mason::Request::comp() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:461
(eval)() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:461
(eval)() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:413
HTML::Mason::Request::exec() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/ApacheHandler.pm:167
HTML::Mason::Request::ApacheHandler::exec() called at
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/ApacheHandler.pm:817
HTML::Mason::ApacheHandler::handle_request() called at
/opt/rt3/bin/webmux.pl:123
(eval)() called at /opt/rt3/bin/webmux.pl:123
RT::Mason::handler() called at -e:0
(eval)() called at -e:0
The line RT::ticket::Create() called at …changes pending on what is
being processed etc …
Is there any way I can stop this … I am losing the debug messages I
need to look for ??Any help will truly be appreciated.
Regards;
Roy