I realize not many people will benefit from this, but it would be nice if mongrel_rails, in development mode, output the tail of its log "with" color output on windows. Currently it outputs it with the Linux style coloration marking which is somewhat confusing. Thanks! -=R
on 2008-12-19 12:04
on 2008-12-20 19:18
On Fri, Dec 19, 2008 at 9:04 AM, Roger Pack <lists@ruby-forum.com> wrote: > I realize not many people will benefit from this, but it would be nice > if mongrel_rails, in development mode, output the tail of its log "with" > color output on windows. > Currently it outputs it with the Linux style coloration marking which is > somewhat confusing. Is not possible. For that mongrel will require to depend on win32console to capture ANSI coloring and output colored strings. ANSI coloring differs from Windows coloring since Windows allow page locks and memory buffers to be updated. In that front, ANSI is dumb. If you want color highlight use tail from msys ;-) Anyway, now I realize it better, mongrel_rails doesn't output with colors, the one that outputs is Rails to log/development.log. Regards, -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry
on 2008-12-20 20:20
> Is not possible. > > For that mongrel will require to depend on win32console to capture > ANSI coloring and output colored strings. Interesting. Thanks for the info :) -=R
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.