Files
michaelschiemer/src/Framework/View/cache/components/admin-button_4b3883cba4d196b40028c301d08aa3a9_058135e3e622980db531ffe76ff8fb1b.html
Michael Schiemer 55a330b223 Enable Discovery debug logging for production troubleshooting
- Add DISCOVERY_LOG_LEVEL=debug
- Add DISCOVERY_SHOW_PROGRESS=true
- Temporary changes for debugging InitializerProcessor fixes on production
2025-08-11 20:13:26 +02:00

3 lines
409 B
HTML

<html><head><link rel="stylesheet" href="/assets/css-x5fXjerd.css"><script src="/assets/js-CDDJMAPM.js" type="module"></script></head><body><button class="admin-button {{ variant ? 'admin-button--' + variant : '' }} {{ size ? 'admin-button--' + size : '' }}" {{="" disabled="" ?="" 'disabled'="" :="" ''="" }}="" onclick="" 'onclick="' + onclick + '" '="">
{{ icon }}📄 View Logs
</button></body></html>