diff --git a/logging-modules/logging-techniques/README.md b/logging-modules/logging-techniques/README.md new file mode 100644 index 0000000000..4f3acae4e2 --- /dev/null +++ b/logging-modules/logging-techniques/README.md @@ -0,0 +1,2 @@ +### Relevant Articles: +- [Structured Logging in Java](https://www.baeldung.com/java-structured-logging)