Go vet and golint the new code once again. Drop Name from NameTemplate - it's cleaner: nametemplate.Template.
Add the ability to add a class of responses to be logged; success, denial or error. The default is to log everything (all). Fixes #258