limnus-log 0.1.0

Initializes logging
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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