<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">No it&#39;s not a real problem, it&#39;s just that Twisted in general is very<br>clean, so....
</blockquote><div><br><br>I&#39;ve kept things as clean as I can by adding the twistd option --logfile=same_as_LOG_DIR_LOG_FILE <br>
using your LOG_FILE example above.&nbsp; Additionally, adding the code to drop the initial log observer and a log service.<br>
<br>The twistd log then logs the three or four lines and then get&#39;s dropped after the tac code starts and hits the logobserver line.&nbsp; Then, the log defined in your tac starts up and takes over from there. It keeps the 
twistd.log out of the picture.&nbsp; <br><br>
-rob<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; Yes, but is that a problem ? In my case, the only visible things is a
<br>&gt; twistd.log<br>&gt; file next to other log files. Not really harmful.<br><br></blockquote></div><br>