** Summary changed: - [6.1.1] Not respecting log_level + [trunk/6.1] Not respecting log_level
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1027035 Title: [trunk/6.1] Not respecting log_level Status in OpenERP Server: Confirmed Bug description: Hi, I've got in my config file ; Log settings logfile = /var/log/openerp/openerp-server.log syslog = False logrotate = True log_level = error but it still logs info messages in the log file... 2012-07-20 10:59:58,187 3008 INFO ? werkzeug: 127.0.0.1 - - [20/Jul/2012 10:59:58] "POST /web/dataset/search_read HTTP/1.0" 200 - 2012-07-20 10:59:58,196 3008 INFO ? werkzeug: 127.0.0.1 - - [20/Jul/2012 10:59:58] "POST /web/dataset/get HTTP/1.0" 200 - 2012-07-20 11:00:11,686 3008 INFO ? werkzeug: 127.0.0.1 - - [20/Jul/2012 11:00:11] "POST /xmlrpc/object HTTP/1.0" 200 - To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1027035/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

