Skip to content
Snippets Groups Projects
  • Saurav Das's avatar
    9b431bca
    Few changes to DebugEvents · 9b431bca
    Saurav Das authored
     - flushNow is a property of the update instead of the event
     - event timestamp is displayed in ISO8601 style
     - event registry returns an event updater object instead of the eventId
     - event update is done with a user defined object which is accessed via reflection and annotations
     - metadata is expressed using varargs and metadata string constants
     - changed unit tests
    9b431bca
    History
    Few changes to DebugEvents
    Saurav Das authored
     - flushNow is a property of the update instead of the event
     - event timestamp is displayed in ISO8601 style
     - event registry returns an event updater object instead of the eventId
     - event update is done with a user defined object which is accessed via reflection and annotations
     - metadata is expressed using varargs and metadata string constants
     - changed unit tests