From a9030102f458deecc3ae43d99d77b290c764aebc Mon Sep 17 00:00:00 2001 From: Caelrith Date: Thu, 20 Nov 2025 23:00:23 +0100 Subject: [PATCH] Add updates for loglens-core and LogLens workflow --- draft/2025-11-26-this-week-in-rust.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft/2025-11-26-this-week-in-rust.md b/draft/2025-11-26-this-week-in-rust.md index b40271720..a6436a7a3 100644 --- a/draft/2025-11-26-this-week-in-rust.md +++ b/draft/2025-11-26-this-week-in-rust.md @@ -44,11 +44,11 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates - +* [loglens-core](https://github.com/Caelrith/loglens-core) - A zero-config structured log parsing engine (JSON/Logfmt/Nginx) ### Observations/Thoughts ### Rust Walkthroughs - +* [From P95 Alert to Root Cause: A LogLens Troubleshooting Workflow](https://www.getloglens.com/blog/posts/005.html) ### Research ### Miscellaneous