private void AuditCommand(IApplicationCommand cmd) { string moduleName = GetModuleName(cmd); AuditLogger.GetInstance().LogStart(moduleName); }