In OpenERP 6 we could specify a different file for logging Web access and errors.
In OpenERP 7 this is all in one file and I cannot disable the Web logs, which is very unpractical for me.
How can I disable or at least separate the web logs?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
In OpenERP 6 we could specify a different file for logging Web access and errors.
In OpenERP 7 this is all in one file and I cannot disable the Web logs, which is very unpractical for me.
How can I disable or at least separate the web logs?
This work for me, but I cannot publish the link because my "Karma" is low, check in the search of Launchpad OpenERP Server Answers page this: "log_handler settings in the configuration", the first answers/response is the solution.
Thanks for the help Mariano, that did it for me; for others needing the solution, the link to the Launchpad answer is https://answers.launchpad.net/openobject-server/+question/194030 . The quick solution is to use the variable without the square brackets([]) and quotes, e.g, a correct configuration is log_handler = werkzeug:CRITICAL,openerp.netsvc.rpc.response:DEBUG
.
Thanks for this config file setting. The equivalent command line option does not work, --log-handler=werkz... gives "ValueError: too many values to unpack"
Have you tried putting the options with quotes when using command line?
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
lip 25
|
1287 | ||
|
1
maj 25
|
806 | ||
|
2
maj 25
|
1415 | ||
|
1
lip 24
|
3047 | ||
|
0
sie 24
|
341 |
It would be a blessing to also send openerp.service.cron entries elsewhere.