The SASL application provides the following services:
The SASL application in OTP has nothing to do with "Simple Authentication and Security Layer" (RFC 4422).
The following configuration parameters are defined for the SASL
application. For more information about configuration parameters, see
All configuration parameters are optional.
Specifies the program to be used when restarting the system
during release installation. Default is
Specifies the nodes used by this node to read/write release
information. This parameter is ignored if parameter
This parameter specifies the client directory at the master
nodes. For details, see
Indicates if the Erlang emulator is statically installed. A
node with a static emulator cannot switch dynamically to a
new emulator, as the executable files are written into memory
statically. This parameter is ignored if parameters
Indicates where the
In Erlang/OTP 21.0, a new API for logging was added. The
old
The error logger event handlers
If the old error logger event handlers are still desired, they
must be added by
calling
Formats and writes supervisor reports, crash
reports, and progress reports to
Formats and writes supervisor reports, crash
report, and progress report to a single file.
This error logger event handler uses
A similar behaviour, but still using the new logger API, can be
obtained by setting the Kernel application environment
variable
The
Installs
Installs
Same as
No SASL error logger handler is installed.
Restricts the error logging performed by the specified
If set to
The error logger event handler
To activate this event handler, three SASL configuration parameters must be set:
Specifies in which directory
Specifies the maximum size of each individual file written
by
Specifies the number of files used by
The new