Hamster
hamsterlog
Overview

Hamsterlog Documentation

Welcome to Hamsterlog! This documentation will help you get started with sending logs from your applications to our service.

🐹 Quick Start

New to Hamsterlog? Start with our Getting Started guide to learn the basics.

How It Works

Hamsterlog is designed to be simple yet powerful:

  1. 1️⃣ Initialize Hamsterlog with your API key
  2. 2️⃣ Log messages using familiar methods like
    console.log("Hello, world!") or
    hamster.log("Hello, world!", ["my-tag"])
  3. 3️⃣ View your logs in real-time on your dashboard

Language & Runtime Integrations

We provide a simple, tiny drop-in file for the most popular languages and runtimes. No complex dependencies or setup required.

You can also use our HTTP API for manual integration with any language or runtime.

Need Help?

If you're having trouble or have questions: