Some Extensions such as Search Index - create their own tables and track changes relating to content. These Changes most of the time we do not want to track (as they relate to content).
Currently to disable tracking of these tables we have to edit the logging class directly. It would be cool if we could define some option in a config file, where we put a list of tables / phrases in table names that we would not like to be tracked.
Anything added manually would be great, as its always better then modifying the extension :)