- Working with Odoo 11(Third Edition)
- Greg Moss
- 59字
- 2021-08-27 19:53:17
Finding the primary Odoo log file
Odoo writes many messages, warnings, and error messages to a log. Often when troubleshooting problems, this log file is valuable in determining what action you should take. In a default installation, the log file is located at /var/log/odoo/odoo-server.log.
The log is especially valuable for locating problems you may have when installing new modules.