An stubbed appender named "TelnetAppender" was added in 0.9.8 <https://github.com/qos-ch/logback/commit/c291b38db52132bdf822cd9f0473365759f45f38> and subsequently removed in 0.9.19 <https://github.com/qos-ch/logback/commit/fc91f4117cfaacbd6deac9fb319a6abe07b45115> (never having been fully implemented).
There are no plans to revive that effort, but this could be added to logback-extensions <https://github.com/qos-ch/logback-extensions> (via a pull request :-) ), especially since it shouldn't be too difficult to port a log4j appender to logback. -Tony On Sun, May 17, 2015 at 10:58 AM diroussel <[email protected]> wrote: > Max, > > Can you use a SocketAppender? > > http://logback.qos.ch/manual/appenders.html#SocketAppender > > Thanks > > David > > > > -- > View this message in context: > http://logback.10977.n7.nabble.com/Telnet-Appender-tp14208p14220.html > Sent from the Users mailing list archive at Nabble.com. > _______________________________________________ > Logback-user mailing list > [email protected] > http://mailman.qos.ch/mailman/listinfo/logback-user >
_______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
