Nope, I simply run"erl" but it looks like it uses default start.boot and it includes sasl options so sasl.app does not get read.<br>Actually I'm playing around with sasl/rb and at the moment can not get it working. I've used -config option and specified report directory but now rb complains "cannot read the index file" and I see no information about it in documentation :(
<br>How can I get rb working?<br><br>BTW It looks like SASL is used for supervision/crash logging and what if I want to use "normal" program logging - is there any standard way to do this?<br><br>Best regards,<br>
Kirill.<br><br><div><span class="gmail_quote">On 6/10/07, <b class="gmail_sendername">Gunilla Arendt</b> <<a href="mailto:gunilla@erix.ericsson.se">gunilla@erix.ericsson.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you use "erl -boot start_sasl", SASL is started from the boot<br>script and the sasl.app file is never read. If this is the case,<br>you have to regenerate the boot script first.<br><br>Regards,<br>Gunilla<br>
<br>Kirill Zaborski wrote:<br>> Can anyone explain how can I configure SASL?<br>> I've tried to change sasl.app file in lib folder of my Erlang<br>> distribution but with no success.<br>> What do I do wrong?
<br>><br>> Best regards,<br>> Kirill.<br>> _______________________________________________<br>> erlang-questions mailing list<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org
</a><br>> <a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>><br><br>_______________________________________________<br>erlang-questions mailing list
<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote>
</div><br>