diff --git a/18.-Centralized-Structured-Logging-in-eShopOnContainers.md b/18.-Centralized-Structured-Logging-in-eShopOnContainers.md index d65a01d..2a8c27f 100644 --- a/18.-Centralized-Structured-Logging-in-eShopOnContainers.md +++ b/18.-Centralized-Structured-Logging-in-eShopOnContainers.md @@ -1,4 +1,4 @@ -[Placeholder](This article contains a brief introduction to centralized structured logging with [Serilog](https://serilog.net/) and event viewing with [Seq](https://getseq.net/) in eShopOnContainers. +This article contains a brief introduction to centralized structured logging with [Serilog](https://serilog.net/) and event viewing with [Seq](https://getseq.net/) in eShopOnContainers. Serilog is an [open source project in GitHub](https://github.com/serilog/serilog) and even though Seq is not, it's possible to [use it for free in development and small projects](https://getseq.net/Pricing), so it fits nicely for eShopOnContainers.