syslog.syslog(syslog.LOG_NOTICE,'Invoked with %s'%args)
params=module.params
usage="The module expects arguments of the following forms: state=<installed|removed|latest> pkg=<pkgspec> OR list=<installed|updates|available|repos|pkgspec>. pkgspec is nothing but the package specification. Example: google-chrome-stable.i386"