log4net - where do I find XML DTDs or Schema refer

2019-04-06 16:35发布

问题:

This question already has an answer here:

  • Log4Net “Could not find schema information” messages 13 answers

Where do I find XML DTDs or Schema references for things like log4net.Appender.FileAppender configuration?

回答1:

In this question someone provides a link (second answer) to a xsd schema definition that you can find here. Log4net does not provide a schema definition as far as I know.