Hi all, I would like to ask 2 questions to confirm my understanding of the log4net.
1) Is there a way to make the log4net server receive anything else than internally serialized objects , for example, could we send (and receive) the log events in the XML - as produced by XmlLayout ? If I understand correctly, not out of the box. Yes/No/Maybe?
If I create a slightly modified "server", can XmlLayout or some othere class take the XML produced by XmlLayout and turn it back into the log event object?
I'll start searching for the answers as well, but if someone with a deeper understanding can answer these, I'd really appreciate it.
Thanks and best regards, Miha