clawbot/simplelog:test/jsonhandler-deadlock
main
Reproduces issue #3 — JSONHandler.Handle() calling log.Println() causes a deadlock when slog.SetDefault redirects log output back through slog. This test hangs/fails on main and should pass once #4 is merged.