Logit

Business-first alerts

Know when your app makes money

Sign in to see signups, payments, and milestones the moment they happen — not when you remember to check the database.

Your code

await logit.now("payments", {
  event: "Payment received",
  description: "sarah@saas.io paid $49 — first charge",
  icon: "💳",
  notify: true,
  tags: {
    plan: "starter",
    amount: "$49"
  },
});

Live inbox preview

💳

💳

💳

Payment received

sarah@saas.io paid $49 — first charge

payments
plan: starter
+1

New here? Start a free trial