[erlang-questions] Configuring SASL

Kirill Zaborski qrilka@REDACTED
Sun Jun 10 11:26:34 CEST 2007


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.
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 :(
How can I get rb working?

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?

Best regards,
Kirill.

On 6/10/07, Gunilla Arendt <gunilla@REDACTED> wrote:
>
> If you use "erl -boot start_sasl", SASL is started from the boot
> script and the sasl.app file is never read. If this is the case,
> you have to regenerate the boot script first.
>
> Regards,
> Gunilla
>
> Kirill Zaborski wrote:
> > Can anyone explain how can I configure SASL?
> > I've tried to change sasl.app file in lib folder of my Erlang
> > distribution but with no success.
> > What do I do wrong?
> >
> > Best regards,
> > Kirill.
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions
> >
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070610/511460f1/attachment.htm>


More information about the erlang-questions mailing list