Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
0.9.12
-
None
-
None
-
Any
Description
As suggested by Thorbjorn Ravn Andersen (http://www.nabble.com/Logback-or-Log4J-Servers-and-Log4Cxx-client-td20608626.html#a20608626)
I'd like to suggest an "upgrade" to the logback service.
It would be great if the logback had an appender which can push log events over the network in an XML format.
Since I really, really need to have a server that accepts log from C++ and Java clients, this would be a perfect solution to my problem.
The Short or the Simple server could accept logs in such a format, which also means other than C++ or Java clients could write logs to the Loback server etc.
Is it possible for you guys to implement both the client and the server appender that sends and accepts log in a plain XML format?
Big thanks.