Development.log got too big!

Hi all

My development.log file got too big, it was about 760mb what caused my
app not to start properly. After I run rake clear_logs it worked again.
Is there an option to limit the max size of development.log?

Thanks.
Joshua

On 12/10/06, Joshua M. [email protected] wrote:

Is there an option to limit the max size of development.log?

Ask the google - “rotate rails logs”

Answer - BigBold - Informasi Tentang Bisnis dan Marketing

or manually copy and truncate it:
$ cp development.log development.log.1
$ > development.log


Scott B.
Electro Interactive, Inc.
Office: 813-333-5508