FileSystemWatcher for .Net Compact Framework --------------------------------------------
Key: LOG4NET-194 URL: https://issues.apache.org/jira/browse/LOG4NET-194 Project: Log4net Issue Type: Improvement Components: Other Affects Versions: 1.2.10 Environment: .Net Compact Framework 1.0/2.0/3.5 Reporter: Lukasz Antoniak Priority: Minor Welcome! I would like to suggest an improvement of Log4Net utility for .Net Compact Framework. The .Net CF 1.0/2.0/3.5 does not provide developers with FileSystemWatcher class. However there is nothing against implementing a simple class invoking SHChangeNotifyRegister API in Log4Net. I have recently started developing mobile applications and I regret lack of automatic reconfiguration feature in Log4Net .Net CF. I am quite familiar with SHChangeNotifyRegister API and I could try to modify XmlConfigurator class to support configuration file monitoring. What do you think of this idea? If there was an opportunity, I would like to contribute to Log4Net project. Regards, Lukasz Antoniak -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.