[mythtv-commits] Ticket #10993: logpath filename timestamp doesn't use localtime

MythTV noreply at mythtv.org
Sat Aug 11 16:04:40 UTC 2012


#10993: logpath filename timestamp doesn't use localtime
----------------------------------------+-------------------------
     Reporter:  kenni                   |      Owner:  beirdo
         Type:  Bug Report - General    |     Status:  new
     Priority:  minor                   |  Milestone:  unknown
    Component:  MythTV - Mythlogserver  |    Version:  Master Head
     Severity:  medium                  |   Keywords:
Ticket locked:  0                       |
----------------------------------------+-------------------------
 When running mythbackend with --logpath, the timestamp of the filename
 doesn't take the local timezone into account. This should be the case, as
 the timestamps within the file are in localtime:

 {{{
 "mythbackend.20120811154409.20568.log"

 =15:44:09
 }}}

 ..while the first line of the file is:
 {{{
 2012-08-11 17:44:09.669863 C [20568/20568] thread_unknown
 mythcommandlineparser.cpp:2545 (ConfigureLogging) - mythbackend version:
 master [v0.26-beta-15-g30d75bc] www.mythtv.org

 =17:44:09
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10993>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list