What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Logfile Timestamp issue

titboy

New Member
Joined
Jul 10, 2012
Messages
1
Reaction score
0
Hi guys, i have been using the logfiles from demonbuddy to generate some graphs for xp/hr gph etc and i have stumbled on some inconsistancy with the use of timestamps in DB. Im thinking this is a bug.

The timestamp in the Logfile generated from DB is different from the timestamp showing in DB Maintab Log.

Im current using Demonbuddy v1.0.729.180 and im in UTC+1 with Daylight Savings

From Maintab Log in DB
Code:
[10:56:23.457 N] ###################### REPORT ######################
[10:56:23.459 N] Gold: 954125
[10:56:23.470 N] Blues: 12
[10:56:23.481 N] Yellows: 2
[10:56:23.492 N] Legendaries: 0
[10:56:23.503 N] Set items: 0
[10:56:23.503 N] ####################################################

From Logfile
Code:
[08:56:23.457 N] ###################### REPORT ######################
[08:56:23.459 N] Gold: 954125
[08:56:23.470 N] Blues: 12
[08:56:23.481 N] Yellows: 2
[08:56:23.492 N] Legendaries: 0
[08:56:23.503 N] Set items: 0
[08:56:23.503 N] ####################################################


*EDIT* Forgot to add that the timestamp in Maintab window represents correct time for me
 
Last edited:
I believe the logs written to the logfiles are saved in server time while the display on DB window is your PC time.
 
Back
Top