Hi Seth ~
I personally never "read" raw log files. I will sometimes use tail -f
./log/development.log to see which SQL calls I am making during
development. You can do this with CYGWIN on windows. I usually parse my
logs with AWStats to "read" them.
If you are just trying to debug your code, I would recommend using <%= debug
OBJECT %> in your view.
~ Ben
On 4/10/06, Seth Buntin <seth.buntin@coe.murraystate.edu>
wrote:>
> What is the code I include in one of my files so that my log files are
> easier to read? I am using Windows.
>
> Thanks.
> Seth
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
--
Ben Reubenstein
http://www.benr75.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060410/8a4c3768/attachment.html