<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.lehmann.cx/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.lehmann.cx/feed.php">
        <title>Alex-Wiki - vertx</title>
        <description></description>
        <link>https://wiki.lehmann.cx/</link>
        <image rdf:resource="https://wiki.lehmann.cx/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-24T18:34:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.lehmann.cx/vertx:debug"/>
                <rdf:li rdf:resource="https://wiki.lehmann.cx/vertx:log4j"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.lehmann.cx/_media/wiki:dokuwiki.svg">
        <title>Alex-Wiki</title>
        <link>https://wiki.lehmann.cx/</link>
        <url>https://wiki.lehmann.cx/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.lehmann.cx/vertx:debug">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-28T17:17:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>debug</title>
        <link>https://wiki.lehmann.cx/vertx:debug</link>
        <description>Debugging vert.x applications with Eclipse

Please note that this description applies to vert.x 2.1.x.

When debugging vert.x applications inside Eclipse, I could get breakpoints to work when starting a unit test in Eclipse with Debug as Junit, but for some reason I couldn&#039;t put any breakpoints when running the complete application with a maven task (even though this supports Debug as as well).</description>
    </item>
    <item rdf:about="https://wiki.lehmann.cx/vertx:log4j">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-31T07:30:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>log4j</title>
        <link>https://wiki.lehmann.cx/vertx:log4j</link>
        <description>note that this article is outdated as it refers to vert.x 2 

How to use vert.x logging with Log4j and slf4j

Running vert.x with another logger tool looks easy, however I had a few problems getting this to work, after some reseach, some questions in the vert.x group (Thanks Tim), at least on bug fix by yours truly, it basically works.</description>
    </item>
</rdf:RDF>
