Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
WSGI and logging
Hi
I've been trying to get a WSGI environment up and running for Odoo 8. I've tried both uWSGI and mod_wsgi. They both run, but my problem is that I need to have the logs from the Odoo server. Adding conf['logfile'] in openerp-wsgi.py doesn't seem to have any effect at all. Is there some other way to configure Odoo in WSGI environments or am I missing something?
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 8/20/14, 11:00 AM |
Seen: 1619 times |
Last updated: 5/5/16, 2:03 PM |
at least you should have error logs, don't you?
On 21 Apr 2015, at 14:30, Temur <vibliani.delta.comm.ge@gmail.com> wrote: