Use XML for Log Files 
(Norbert Ruessmann) Many applications write log files to get some information about what the application is doing. Especially, applications without a user interface use log files, like for example, Windows Services or Web applications. These log files are plain text files, normally.
Read More >>