diamondburned/gotk4

Migrate g_log to log/slog

diamondburned opened this issue · 1 comments

g_log itself is structured, so it's far more suitable for us to use log/slog by default. This will also nicely integrate with the existing log functions.

We should wait for Go 1.22 to be released, so that Go 1.20 and prior become outdated.