uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
548 stars 147 forks source link

fix: use utf8 instead of ascii when retrieving logs #3737

Closed shreddedbacon closed 3 weeks ago

shreddedbacon commented 3 weeks ago

General Checklist

Database Migrations

Changes the log encoding to UTF8 instead of ASCII so the UI will display special characters correctly

image

Closing issues

closes #3398