Keith: hahahah. I know there was a &quot;Logging&quot; project, but as there were few places where to log, I decided to do it by hand. Do you think it should be better to do it with it altought I have few places to log ?<br>
<br>Just by curious, is Logging something like log4j (sorry, but that&#39;s what I know :( ?<br><br>does Logging use RIO for files ?<br><br>thanks,<br><br>Mariano<br><br><div class="gmail_quote">On Mon, Nov 24, 2008 at 6:05 PM, Keith Hodges <span dir="ltr">&lt;<a href="mailto:keith_hodges@yahoo.co.uk">keith_hodges@yahoo.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Mariano Martinez Peck wrote:<br>
&gt; David and Keith: Thanks you for your reply.<br>
&gt;<br>
&gt; I will see and try to use RIO. However, what I need to do is very<br>
&gt; simple. I have already add log to SqueakDBX. Till now, the log just<br>
&gt; print in Transcript. The problem is that sometimes I get a<br>
&gt; segmentation fault and I cannot see transcript any more haha. So, I<br>
&gt; would like to be able to log into a log file.<br>
&gt;<br>
&gt; If I think I could give some useful feedback be sure I will let you know.<br>
&gt;<br>
&gt; cheers,<br>
&gt;<br>
&gt; Mariano<br>
<br>
</div>Ah! Logging! Why didnt you say so.<br>
<br>
We would like to move Squeak to use some form of proper logging<br>
interface, rather than blindly throwing stuff at transcript show. (which<br>
is not thread safe)<br>
<br>
The current proposal is &quot;Logging&quot;. (Installer install: &#39;Logging&#39;) This<br>
provides a front end to the users choice of available logging<br>
frameworks. Toothpick, and SimpleLog are currently supported.<br>
<br>
Documentation: <a href="http://installer.pbwiki.com/Logging" target="_blank">http://installer.pbwiki.com/Logging</a><br>
<br>
regards<br>
<font color="#888888"><br>
Keith<br>
<br>
</font></blockquote></div><br>