1

Topic: log files

MH , is it possible for you to implement logrotate for both stsproxy and trunkbuilder ?

2

Re: log files

It already does for the primary log. It rotates logs every 5MB. Look at the log.properties files. You can make any of them rotate using the same methods.

3

Re: log files

thankyou MH.