Early Access — Invite Only

Structured logging at the edge

Ingest, query, and monitor logs with sub-50ms latency. Deployed on Cloudflare Workers with real-time streaming, AI-powered pattern detection, and team workspaces.

Built on

CFCloudflare WorkersHHonoD1D1 (SQLite)NNuxtVVue 3TSTypeScript

<50ms

Ingest Latency

300+

Edge Locations

100%

Serverless

0

Cold Starts

Three lines to start logging

SDKs for Node, Hono, Nuxt, and the browser. Or just use cURL.

Send structured logs from any runtime

import { createLogVista } from '@orphnet/logvista-sdks'

const logger = createLogVista({
  apiUrl: 'https://api.logvista.orph.dev',
  apiKey: 'sk_your_key',
  projectId: 'my-app',
})

logger.info('User signed in', {
  data: { userId: 'usr_123', method: 'oauth' },
})

logger.error('Payment failed', {
  data: { orderId: 'ord_456', reason: 'insufficient_funds' },
})

Up and running in minutes

No agents to install. No config files to manage.

Step 1

Create a Project

Set up a workspace and generate an API key in under 30 seconds.

Step 2

Send Logs

Use our SDK, middleware, or a simple POST request. Logs arrive in under 50ms.

Step 3

Search & Monitor

Query logs, stream live tails, and get alerts when error patterns emerge.

Everything you need for production logging

From ingestion to alerting, built for teams that deploy at the edge.

Edge-Native

Deployed on Cloudflare Workers. Sub-50ms ingest latency from 300+ locations worldwide.

Full-Text Search

Query logs by level, category, time range, and free-text search across all fields.

Real-Time Streaming

WebSocket-powered live tail. Watch logs arrive in real-time as your systems run.

AI Pattern Detection

Automatic error pattern recognition surfaces recurring issues before they escalate.

Per-Project API Keys

Scoped keys with workspace-level isolation. Revoke access instantly without redeployment.

Team Workspaces

Invite members, assign roles, and manage access across projects within shared workspaces.

Built for edge-first teams

Whether you're running a single Worker or a fleet of microservices, LogVista scales with you.

API Monitoring

Track every request, response time, and error across your Hono/Express/Fastify APIs. Auto-capture middleware logs everything without touching your handlers.

HonoWorkersExpress

Frontend Observability

Capture client-side errors, navigation events, and Web Vitals. The Nuxt module auto-instruments your app with zero config.

NuxtVueReact

Microservice Tracing

Correlate logs across services with session IDs. See the full request lifecycle from edge to database and back.

DistributedSession Tracing

Durable Object Debugging

Log WebSocket events, alarm triggers, and state transitions from Cloudflare Durable Objects. Built for the Workers ecosystem.

Durable ObjectsWebSocket

Quality you can trust

Strict

TypeScript

51.79%

Coverage

801+

Tests

0ms cold start

Edge-First

Ready to see it in action?

Try the interactive demo or request early access to start logging.

LogVista — Edge-native structured logging