Hello, i have a global ILogWriter that is called from the dpr and from a main unit. Before the program close i have one last debug write on the dpr, when that happens it write back in the last position it had on the last write (done in the dpr), so it overwrite some of the log done while in the main unit.