Hi there,
i tried to implement a few logmessages for one project. So i set up the CodeSite logger to write to an logfile, added some logmessages and started the project. After a few seconds my project exited normally and i could see the logfile growing and growing. I implemented much log messages and in the end the size of the logfile was 960mb. It took the dispatcher 6 hours to write the logfile. Is it possible to speed the saveprocess up?