From 69149a76f0c1231a3d3092ab7af95be1d8e368ae Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 28 Jan 2026 06:58:49 +0000 Subject: [PATCH 1/2] Initial plan From 0ba1d596155e96caa100731bc1bdec32428a3885 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 28 Jan 2026 07:00:40 +0000 Subject: [PATCH 2/2] Add GitHub Actions build status badge to README Co-authored-by: t1 <185260+t1@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf809a8..d6bb285 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # CDI logging-interceptor +[![Build Status](https://github.com/t1/logging-interceptor/actions/workflows/maven.yml/badge.svg)](https://github.com/t1/logging-interceptor/actions/workflows/maven.yml) [![Maven Central](https://img.shields.io/maven-central/v/com.github.t1/logging-interceptor.svg)](https://central.sonatype.com/artifact/com.github.t1/logging-interceptor) CDI interceptor for logging to slf4j.