Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Go
/
Go
Which review rule preserves a structured logging contract at an authentication boundary?
from Go
advanced
1 min
Which review rule preserves a structured logging contract at an authentication boundary?
Keep stable attribute keys and omit or redact passwords, tokens, and full payment data.
Log complete request objects so no debugging context is lost.
Build one interpolated message because log handlers cannot process typed attributes.
Check
Ask AI about this kata
Report an error
previous kata
An HTTP API must reject misspelled JSON fields instead of silently ignoring them. Which d…
Quiz
next kata
Name the sentinel returned by `QueryRow(...).Scan(...)` when a query produces no row
Fill in
A new version is available
Reload