← Back to team overview

zeitgeist team mailing list archive

[Bug 641621] [NEW] Add event_id to the debug verbose output at command line

 

Public bug reported:

Right now when I am running zeitgeist-daemon and I insert an event, I
get an output

DEBUG:zeitgeist.engine:Inserted 1 events in 0.004629s

Can be event_id be also a part of it? It can be very much useful in
debugging scenarios

Proposed:

DEBUG:zeitgeist.engine:Inserted 1 events (32622) in 0.004629s
OR
DEBUG:zeitgeist.engine:Inserted 13events (32622, 236243, 236234) in 0.014629s

** Affects: zeitgeist
     Importance: Undecided
         Status: New

-- 
Add event_id to the debug verbose output at command line
https://bugs.launchpad.net/bugs/641621
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.

Status in Zeitgeist Framework: New

Bug description:
Right now when I am running zeitgeist-daemon and I insert an event, I get an output

DEBUG:zeitgeist.engine:Inserted 1 events in 0.004629s

Can be event_id be also a part of it? It can be very much useful in debugging scenarios

Proposed:

DEBUG:zeitgeist.engine:Inserted 1 events (32622) in 0.004629s
OR
DEBUG:zeitgeist.engine:Inserted 13events (32622, 236243, 236234) in 0.014629s





Follow ups

References