On Jul 2, 2009, at 6:45 PM, Joel W. Garman wrote:

Instiki-users <[email protected]> writes:

  config.action_controller.logger = Logger.new("#{RAILS_ROOT}/log/
#{RAILS_ENV}.log", 25, 1024000)

I commented this line out

I wonder if Windows has a problem with log rotation.

Each time Instiki is launched is it suppose to create a new log file or
just append the existing file?

Append to the existing one.

The above line is designed to rotate the active log file when it reaches 1MB in size (keeping the latest 25 log files). I'm wondering whether that works under Windows.

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to