Hi I''m using the RAILS_DEFAULT_LOGGER in my Rake task but anything that I log is NOT timestamped nor color coded. So my questions are: 1. How do I get the color coding much the same as the default logging functionality? 2. How do I properly ''set'' this up. Should I be creating a :format_logger task and using it as a dependency for all my other tasks or is this done at the ''top'' of the rakefile before the task definitions? Thanks. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Jean Nibee wrote:> Hi > > I''m using the RAILS_DEFAULT_LOGGER in my Rake task but anything that I > log is NOT timestamped nor color coded. So my questions are: > > 1. How do I get the color coding much the same as the default logging > functionality? > 2. How do I properly ''set'' this up. Should I be creating a > :format_logger task and using it as a dependency for all my other tasks > or is this done at the ''top'' of the rakefile before the task > definitions? > > Thanks./bump -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---