[rt-users] Speeding up CLI RT::Shredder
Kevin Falcone
falcone at bestpractical.com
Tue Nov 24 12:21:21 EST 2009
On Mon, Nov 23, 2009 at 01:19:02PM -0500, Maxwell A. Rathbone wrote:
> Look for this line:
> $RT::Logger->warning( $msg );
>
> Comment it so it looks like this:
> # $RT::Logger->warning( $msg );
If you raise your LogLevel above warning (something like error) this
won't trigger and you can avoid editing the source.
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20091124/4758fbf9/attachment.sig>
More information about the rt-users
mailing list