Every log line,in one breath.

LoggerMan is a focused log workspace — ingest from any runtime, stream into a monochrome dashboard, and triage with your team before noise becomes downtime.

Latency
~ms
Setup
2m
Stack
API
live · project_acmestreaming
infoPOST /api/projects/acme/logs 201 12ms
debugstream.subscription connected project=acme
warnrate_limit.window 98% capacity token=••••8f2a
errorunhandled rejection at payments/webhook
infouser.signed_in provider=clerk id=usr_9k2
infoexport.csv started rows=1240 project=acme

Signal

Built for clarity,
not dashboard clutter.

Black and white on purpose. Hierarchy comes from type, grid, and motion — not rainbow status chips.

01

Live stream

Every log line hits your dashboard the moment it lands. No refresh buttons, no polling loops.

02

Read in context

Expand rows, filter by level, and scan monospace payloads without leaving the table.

03

Project boundaries

Separate tokens per project. Invite teammates with clear ownership roles.

04

Ingest anywhere

cURL, fetch, or @marvink02/loggerman-sdk — one Bearer token, structured JSON, sensible caps.

Integrate

Three lines to production.

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

From zero to a live tail.

  1. 01

    Create a project

    Name your workspace, copy the API token, and you're ready to ship logs in under two minutes.

  2. 02

    Wire your runtime

    Drop the SDK, paste the cURL snippet, or POST from your worker. Logs validate server-side.

  3. 03

    Watch the stream

    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.”

— Platform lead, distributed systems team

Access

Three plans. More room to grow.

Every tier is paid. Pick the ceiling that matches your projects, seats, and retention — upgrade when you outgrow the last one.

Starter

$19/mo

Solo builders and one production app

  • Up to 2 projects
  • 14-day log retention
  • 1 workspace seat
  • Real-time log stream
  • REST API & npm SDK
Get Starter

Team

$49/mo

Small teams shipping across environments

  • Up to 10 projects
  • 30-day log retention
  • 5 workspace seats
  • Team invites & owner roles
  • CSV export & level filters
  • Alerts & monitoring (rules, channels)
  • Higher ingest rate limits
Get Team

Scale

$129/mo

Platforms with many services and auditors

  • Unlimited projects
  • 90-day log retention
  • Unlimited workspace seats
  • Priority ingest throughput
  • Bulk export & API read access
  • On-call schedules & public status page
  • Priority email support
Get Scale

Questions

Answers before you wire prod.

Ship the stream today.

Create a project, paste your token, and watch the first events land in a dashboard your team actually opens.