IntermediateVocabulary#software-architecture#developer-tools#backend

Structured Logging Vocabulary

Learn the vocabulary of emitting logs as consistent, machine-parseable fields instead of free-form text.

0 / 5 completed
1 / 5
At standup, a dev mentions emitting log lines as key-value fields in a consistent machine-parseable format, like JSON, instead of free-form sentences, so a log-aggregation tool can reliably query and filter on any field. What is this practice called?