Proper way to use an additional logger

Hi,

I would like to know the proper way to setup an additional logger. This will used by the application as a form of journal.

I know I need to Logger.new(). Is this something I should put in my environment.rb?

Thanks, Dominic