Installation
Install the Timberlogs SDK using your preferred package manager.TypeScript / JavaScript
Python
Rust
Cargo.toml
Get Your API Key
Sign up at app.timberlogs.dev and create an organization. Navigate to Settings > API Keys and create a new key.Your API key will look like:
tb_live_xxxxxxxxxxxxxView in Dashboard
Head to app.timberlogs.dev and select your organization. Your logs will appear in the Logs view within seconds.
Example: Express.js
Example: FastAPI
Example: Actix Web
Query Logs from the Terminal
Install the Timberlogs CLI to search and filter logs without leaving your terminal:Next Steps
- Learn about all configuration options
- Explore the SDK reference: TypeScript | Python | Rust
- Query logs from the terminal with the CLI
- Track user flows with Flow Tracking