rails logger

I want to use the rails logger in a couple of my own libraries (model objects not managed by activerecord). Any suggestions for the best way to accomplish this?

- donald