EEXCESS / visualization-widgets

EEXCESS visualisation widgets are JavaScript based visualisations for cultural heritage and scholarly content. The widgets are used in the different EEXCESS clients, like the Chrome Extension. They are typically iframes and therefore self-contained.
http://eexcess.eu/
1 stars 5 forks source link

[search result list] integrate logging #13

Closed schloett closed 9 years ago

schloett commented 9 years ago

The search result list should integrate the EEXCESS logging mechanism. So far, this would only comprise to log whenever a result item has been opened. There is already a logging module available in https://github.com/EEXCESS/c4. Its usage is documented here: https://github.com/EEXCESS/c4#logging-api (relevant part starting at "The methods of the logging-API are as follows:"). General information about logging within EEXCESS can be found at https://github.com/EEXCESS/eexcess/wiki/EEXCESS---Logging.