Windows tail development.log

Hi

unfortunately I have to develop on a windows machine from time to
time. But there is a little problem, mostly for debugging.
How can I get the same output on the console as in a linux box or on
the mac?

I don’t see the full output from the logger on the console.
How can I get the full output? SQL and so on

thank you veeery much!

Rafael

On Thu, Nov 20, 2008 at 4:07 PM, Rafael [email protected] wrote:

unfortunately I have to develop on a windows machine from time to
time. But there is a little problem, mostly for debugging.
How can I get the same output on the console as in a linux box or on
the mac?

I don’t see the full output from the logger on the console.
How can I get the full output? SQL and so on

dos != tty

Install cygwin.

http://www.cygwin.com/


Greg D.
http://destiney.com/

Hi, when I used Windows to develop with Rails, I had to use a ‘tail’,
here are some options to you:

http://www.google.com.br/search?hl=pt-BR&q=windows+tail&btnG=Pesquisa+Google&meta=

Hi Rafael,

have a look at mtail: mTAIL - A tail program for Windows

Kind regards,
Nicolai

Hey thanks guys for all the tipps!

Open it in EditPlus and it gets refreshed…

Cheers, SAzima

Try wormtail that’s what I used before.

Ramon T.

Yet another choice, if you have to work under MotherShip…

Rick