From 76efa32b11477395f356e8d3646788d27a162591 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Tue, 28 May 2024 11:57:35 -0400 Subject: [PATCH] Add structured logs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ac256a..77c8b92 100644 --- a/README.md +++ b/README.md @@ -1374,6 +1374,7 @@ Richard Feynman's Learning Strategy: - A standard logging format is good enough - [Logging - OWASP Cheat Sheet Series](https://cheatsheetseries.owasp.org/cheatsheets/Logging_Cheat_Sheet.html) - [The Audit Log Wall of Shame](https://audit-logs.tax/): list of vendors that don’t prioritize high-quality, widely-available audit logs for security and operations teams. +- [Guide on Structured Logs](https://signoz.io/blog/structured-logs/) #### Error/exception handling