How to add an audit log to a Next.js SaaS with Drizzle ORM -- a dedicated table, a service helper that records any action without breaking the primary operation, and a server component that renders the history for support and compliance.