Running an application from the (unix) command line

Ulf Wiger (AL/EAB) ulf.wiger@REDACTED
Tue Jan 24 11:27:42 CET 2006


 
Try "erl ... -sasl errlog_type error"
 
 
http://erlang.se/doc/doc-5.4.12/lib/sasl-2.1.1/doc/html/sasl_app.html
 
/Uffe



________________________________

	From: owner-erlang-questions@REDACTED
[mailto:owner-erlang-questions@REDACTED] On Behalf Of Vlad Dumitrescu
XX (LN/EAB)
	Sent: den 24 januari 2006 11:04
	To: Thomas Johnsson
	Cc: erlang-questions@REDACTED
	Subject: RE: Running an application from the (unix) command line
	
	
	 Hi,
	 
	> 1. How do I get rid of the "text junk output" written on
standard out in the beginning of a run? Like:
	 > =PROGRESS REPORT==== 24-Jan-2006::09:07:13 ===
	 >           supervisor: {local,sasl_safe_sup}
	  >             started: [{pid,<0.32.0>},
	   >                      {name,alarm_handler},
	    >                     {mfa,{alarm_handler,start_link,[]}},
	     >                    {restart_type,permanent},
	      >                   {shutdown,2000},
	       >                  {child_type,worker}]
	
	 > (I don't get this with the Windows ) 
	 
	Could it be that the Solaris version uses a different boot
script, possibly sasl.boot instead of the simple (and otherwise default)
start.boot?
	 
	regards,
	Vlad
	
	
	 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060124/5d2cb719/attachment.htm>


More information about the erlang-questions mailing list