API Reference
This section contains the complete API reference for Satori, including all interfaces, types, and function signatures.
Core API
Core API
The main Satori API including createSatori(), SatoriInstance, SatoriLogger, and core interfaces like LogEntry, SatoriConfig.
Filtering API
Filters
Comprehensive filtering functions for querying events: filterByLevel(), filterByScope(), filterByTag(), filterByTimeRange(), and more.
Additional Resources
- Quick Start: Get started quickly
- Configuration: Customize Satori
- Guide: In-depth tutorials and examples