Guide
Learn how to use Logit effectively in your Crystal applications.
Getting Started
New to Logit? Start here:
- Getting Started - Installation and basic setup
- Configuration - Backends, formatters, and log levels
Going Deeper
Once you have the basics down:
- Advanced Usage - Context, redaction, and namespace filtering
- Library Integration - Using Logit in library shards
Quick Links
| Topic | Description |
|---|---|
| Console Backend | Human-readable output for development |
| File Backend | JSON logs for production |
| OTLP Backend | OpenTelemetry collector export |
| Namespace Filtering | Control log levels per module |
| Redaction | Protect sensitive data |