logs are kept in UTC instead of server's timezone

Bug #1257827 reported by Ethan Furman
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

OpenERP 7.0

Because of the switch to storing all datetimes in UTC and forcing the OpenERP server into the UTC timezone, the logs are also in UTC. This makes it difficult to compare OpenERP logs with any other log on the actual server.

Attached patch reuses `detect_server_timezone()` to get the actual timezone and patches logging to make use of it (logging was designed for this type of patching).

Revision history for this message
Ethan Furman (ethan-stoneleaf) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.