Closed Rameshv closed 13 years ago
@rameshv,
You can specify which database Central Logger uses in your database.yml or central_logger.yml configuration file. Please see the README for the details: https://github.com/customink/central_logger/blob/master/README.md
-Chris
Hi, I am currently building the app with Mongoid. It seems that central-logger logs the data in default mongoid database, But i wanted to use different database for logging. How can i do this.?
Cheers