I believe you can use %c in your logger pattern to output the logger name. Check out https://logback.qos.ch/manual/layouts.html#conversionWord for more information. (*Chris*)
On Wed, Nov 9, 2022 at 4:56 AM Debraj Manna <[email protected]> wrote: > I am using logback with SLF4J. Can someone let me know how can I also > display the logger name along with the log message? > _______________________________________________ > slf4j-user mailing list > [email protected] > https://mailman.qos.ch/cgi-bin/mailman/listinfo/slf4j-user
_______________________________________________ slf4j-user mailing list [email protected] https://mailman.qos.ch/cgi-bin/mailman/listinfo/slf4j-user
