spiral/logger
Spiral Logger provides a LogFactory and global log listeners for building and wiring PSR-3 compatible loggers in Spiral apps. Lightweight package with strong static analysis, tests, and CI support.
For Executives: "This package lets us standardize logging across all Spiral services with a self-healing design—if a channel logger fails (e.g., due to network issues or misconfigurations), the system automatically falls back to a manual logger, ensuring no logs are lost. This reduces operational noise and aligns with our observability roadmap, while cutting debugging time for our engineering team."
For Engineering: "v1.2.2 adds a critical safety net: if the channel logger (e.g., Elasticsearch, Syslog) becomes unavailable, the package now silently degrades to a fallback logger instead of crashing. This is a non-breaking change that improves reliability for production deployments. For teams using custom logging channels, this change ensures logging remains functional even during transient failures—no code changes required."
How can I help you explore Laravel packages today?