GS application

Martin Bjorklund mbj@REDACTED
Wed Oct 25 12:51:36 CEST 2000


Ulf Wiger <etxuwig@REDACTED> wrote:
> 
> You can do this quite easily by using "erl -boot start_sasl", or even
> set this as the default boot script when installing Erlang.

Unfortunately, you will also get Progress Reports, which during normal
development tend to be quite verbose...  You can suppress them by
starting erlang as:

   erl -boot start_sasl -sasl errlog_type error

(This should probably have been the default.)


/martin



More information about the erlang-questions mailing list