Something went wrong. Try again.
Monorepo for Tangled
Something went wrong. Try again.
appview/state: replace log package with structured slog logging master
Replace all log.Println/log.Printf calls across follow.go, star.go, reaction.go, gfi.go, and profile.go with s.logger.Error/Warn/Info using structured key-value pairs. Each handler opens with a child logger via s.logger.With("handler", "FuncName"). Firehose-idempotent delete failures (follow, star, reaction) use Warn; all other failures use Error. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
Author Matías Insaurralde Committer Tangled Date (Apr 8, 2026, 4:41 AM UTC) Commit 209a6808 209a6808e353f8df43dab67dda670044c9cdac6b Parent 5b01f997 5b01f9975e7ec4e828e57202bd7cb87ff4e137df