Live stream
Every log line hits your dashboard the moment it lands. No refresh buttons, no polling loops.
LoggerMan is a focused log workspace — ingest from any runtime, stream into a monochrome dashboard, and triage with your team before noise becomes downtime.
Signal
Black and white on purpose. Hierarchy comes from type, grid, and motion — not rainbow status chips.
Every log line hits your dashboard the moment it lands. No refresh buttons, no polling loops.
Expand rows, filter by level, and scan monospace payloads without leaving the table.
Separate tokens per project. Invite teammates with clear ownership roles.
cURL, fetch, or @marvink02/loggerman-sdk — one Bearer token, structured JSON, sensible caps.
Integrate
Install the SDK or paste cURL from your project settings. Same token, same schema, same live tail in the dashboard.
npm i @marvink02/loggerman-sdk
import { LoggerMan } from "@marvink02/loggerman-sdk";
const log = new LoggerMan({ token: process.env.LOGGERMAN_TOKEN });
await log.info("deploy.complete", { build: "2841" });Flow
Name your workspace, copy the API token, and you're ready to ship logs in under two minutes.
Drop the SDK, paste the cURL snippet, or POST from your worker. Logs validate server-side.
Open the dashboard. Errors surface with level tags. Export when you need an audit trail.
“We replaced three tabs and a brittle grep habit with one stream. When production hiccups, everyone watches the same tail.”
Access
Every tier is paid. Pick the ceiling that matches your projects, seats, and retention — upgrade when you outgrow the last one.
$19/mo
Solo builders and one production app
$49/mo
Small teams shipping across environments
$129/mo
Platforms with many services and auditors
Questions
Create a project, paste your token, and watch the first events land in a dashboard your team actually opens.