You need to tell log4net to read the configuration, add the following line in you main method: log4net.Config.XmlConfigurator(Watch = true);.
確定! 回上一頁