Search Key Logging Module
Contents |
[edit]
High-Level Specification
[edit]
Overview
Currently the characters typed in the search boxes around the site are logged at the "INFO" level in the DWR*Service methods. These could/should be pulled out into a module to both make it optional and to increase the usability of the data.
[edit]
Requirements
- The logging should be done via AOP on the API *Service classes instead.
- The logging shouldn't be via log4j but in the database instead
[edit]
Example of Usage
[edit]
Functional Requirements
[edit]
Use Cases
[edit]
