Features How It Works Docs Pricing
Sign In Join Free

How Logwire Works

We've made it super simple to starting logging with logwire, our universal API allows for fast integration with your current flows and stacks.

POST - hooli.uselogwire.com/api/v1/log/create

{
    “channel_id”: “d08661a0-8dc9-4aca-bcb9-49fa23d3f069”,
    “label”: “Middleout Too Low”,
    “reference”: “128”,
    “alert”: true,
    “body”: “Weissman Score 2.88”,
    “type”: “error”,
}

1 Create Log

Logs are created through our universal lighting quick API. Using different channels and references helps categorise and makes querying a breeze.

That's it! You've stored a log, now it's time for joyous querying and reporting.

2 Viewing logs

Logs can be viewed in a readable and satisfying way. Allowing for quick and easy debugging and in-depth reporting.