# Limnus Log 🧱
Platform-aware logging initialization for the Limnus engine using [tracing](https://docs.rs/tracing).
## ✨ Features
- Automatic platform detection and configuration
- Native logging to stderr on desktop platforms
- WASM-compatible logging for web targets
- Environment variable configuration support
- Integration with Limnus plugin system