Live log & event console

See what your code is doing, live.

Send a line from your app over HTTP or UDP and watch it stream into a console you can share with your team or your client. No agent, no stack to run.

Free plan · no card · 30 seconds to first log

01

Two jobs, one console

Remote live tail

Stream logs from apps, servers, microservices or devices. Colour by severity, keep a per-channel history, download it when you need it.

App & cron alerts

Push events and forward them to email, Slack or a webhook. Add a dead-man's switch so you hear about it when a cron job goes quiet.

02

Running in three steps

Create a channel, send to it from anywhere, watch it live.

Create a channel

Sign in and create a channel. You get a 32-character id to send to.

Send from your app

One HTTP POST, or a UDP datagram — from any language.

curl -X POST https://debuggeronline.com/write \ -H "Content-Type: application/json" \ -H "X-API-Key: YOUR_KEY" \ -d '{"channel":"CHANNEL_ID","message":"hi"}'
# or UDP echo -n '{"channel":"CHANNEL_ID","message":"hi"}' | nc -u -w1 debuggeronline.com 9999

Watch it live

Open the channel in the browser. Messages appear the instant they arrive.

03

Priced like a tool, not a platform

Start on the free plan. Move to Pro for longer retention, more channels and event forwarding.

Your logs, live, in half a minute.

Create your first channel and send it a message before your coffee is ready.