<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>noavarice&apos;s blog</title>
  <link href="https://noavarice.dev/" rel="alternate" type="text/html" />
  <link href="https://noavarice.dev/feed.xml" rel="self" type="application/atom+xml" />
  <id>https://noavarice.dev/</id>
  <updated>2026-07-05T00:00:00Z</updated>
  <author>
    <name>noavarice</name>
    <email>noavarice@gmail.com</email>
  </author>
  <entry>
    <title>Logging to journald from Java application using Logback and Foreign Function and Memory API</title>
    <link href="https://noavarice.dev/logback-journald-ffm-api/" rel="alternate" type="text/html" />
    <id>https://noavarice.dev/logback-journald-ffm-api/</id>
    <published>2026-07-05T00:00:00Z</published>
    <updated>2026-07-05T00:00:00Z</updated>
    <summary type="text">
      This article describes the implementation of logging from Java application
      to journald with the help of Logback logging framework and Foreign Function
      and Memory API
    </summary>
  </entry>
</feed>
