This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new c417174  Add website content generated from 
`4601fdec3a586abf14deec1fc1af563c5a32f126`
c417174 is described below

commit c4171747343902e41a80fbf85869a512a7da16d4
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Apr 1 11:35:38 2026 +0000

    Add website content generated from 
`4601fdec3a586abf14deec1fc1af563c5a32f126`
---
 index.html         | 2 +-
 release-notes.html | 3 +++
 sitemap.xml        | 6 +++---
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index c6c905c..ae81097 100644
--- a/index.html
+++ b/index.html
@@ -374,7 +374,7 @@ class DbTableService: Logging { <i class="conum" 
data-value="1"></i><b>(1)</b>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-kotlin hljs" 
data-lang="kotlin">import org.apache.logging.log4j.kotlin.logger
+<pre class="highlightjs highlight"><code class="language-kotlin hljs" 
data-lang="kotlin">import org.apache.logging.log4j.kotlin.extension.logger
 
 class DbTableService {
 
diff --git a/release-notes.html b/release-notes.html
index 13d9b0e..6b4cc80 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -116,6 +116,9 @@
 <div class="ulist">
 <ul>
 <li>
+<p>Move the logger extension function to a separate <code>extension</code> 
package (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/137";>137</a>)</p>
+</li>
+<li>
 <p>Update <code>apache/logging-parent</code> to version `` (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/93";>93</a>)</p>
 </li>
 <li>
diff --git a/sitemap.xml b/sitemap.xml
index 9b051b6..1954a52 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,14 +2,14 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/development.html</loc>
-<lastmod>2026-03-31T17:20:54.460Z</lastmod>
+<lastmod>2026-04-01T11:35:35.811Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/index.html</loc>
-<lastmod>2026-03-31T17:20:54.460Z</lastmod>
+<lastmod>2026-04-01T11:35:35.811Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/release-notes.html</loc>
-<lastmod>2026-03-31T17:20:54.460Z</lastmod>
+<lastmod>2026-04-01T11:35:35.811Z</lastmod>
 </url>
 </urlset>

Reply via email to