structured-logging-schema icon indicating copy to clipboard operation
structured-logging-schema copied to clipboard

Mission: Agree on a common format for application structured logs

Results 1 structured-logging-schema issues
Sort by recently updated
recently updated
newest added

Hey there, I don't think that using JSON **objects** is the best choice for structured logging at all. In my opinion, JSON **arrays** are more suited: * They are easily...