High-Level Specification
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.
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