<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Thorbjørn Ravn Andersen-4 wrote:</div>
<div class="quote-message">
In other words, I need a JDK14Appender for logback.
</div>
</div></blockquote>


This is not necessary. You can define an ConsoleAppender. Everything that points to Console is automatically directed in Glassfish to java.util.logging and server.log. Just add ConsoleAppender and you should accomplish your objective.
<br><hr align="left" width="300">
View this message in context: <a href="http://old.nabble.com/JDK14Appender-for-logback%3A--Anybody-written-one--tp30017964p30884388.html">Re: JDK14Appender for logback:  Anybody written one?</a><br>
Sent from the <a href="http://old.nabble.com/Logback-User-f16252.html">Logback User mailing list archive</a> at Nabble.com.<br>