if you have a high use server with multiple databases in full backup mode with trans logs getting backed up alot, and you do not rotate the logs often, reading the SQL log can be tough on a system. that log does not rotate on its own. only on reboots, restarts and running the following command.
EXEC sp_cycle_errorlog ;
Have you seen Trace Flag 3226? If you do not have much need for the log backup entry it can keep your logs tidy.
i have not and i thank you!
You're welcome!
There are no special teachers of virtue, because virtue is taught by the whole community. --Plato