mongodb-labs / edda

A log visualizer for MongoDB - This Repository is NOT a supported MongoDB product
232 stars 28 forks source link

Date parsing bug #25

Closed kchodorow closed 12 years ago

kchodorow commented 12 years ago

Placeholder for private data bug. Will email you guys details.

kaushal commented 12 years ago

We are now catching the issue, it should work now.

kchodorow commented 12 years ago

Still doesn't work for me:

Traceback (most recent call last):
  File "logl.py", line 217, in <module>
    main()
  File "logl.py", line 168, in main
    result = server_matchup(db, collName)
NameError: global name 'server_matchup' is not defined
kchodorow commented 12 years ago

(You did fix the bug reported, granted, just another issue.)

kaushal commented 12 years ago

This shouldn't be an issue after tomorrow. There must have been something wrong with the include files in logl.py, there is deffinitely a method named server_matchup present. I assume that tomorrow sam and i are going to work on linking every post processing method to logl.py, and make sure everything is working.

kaushal commented 12 years ago

Issue still open, closed by accident.

samantharitter commented 12 years ago

...can we close this? Slash what is this actually?