Question regarding appenders

Good day everyone, Is it possible to have a Console Appender using an AsyncAppender? Does it make sense? I have an logback configuration that seems not to be working, and perhaps it's because of a misconfiguration. Regards, J

You can, and it might. If stdout is redirected to a file, then it’s a good idea.
On 21 Jun 2016, at 17:41, Jose Monreal Bailey <jmonreal@gmail.com> wrote:
Good day everyone,
Is it possible to have a Console Appender using an AsyncAppender? Does it make sense?
I have an logback configuration that seems not to be working, and perhaps it's because of a misconfiguration.
Regards, J _______________________________________________ logback-user mailing list logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
participants (2)
-
David Roussel
-
Jose Monreal Bailey