xslp_verbose


Description
Enable/disable message printing by SLP
Type
Integer, read/write
Values
0 
Only error messages are printed
1 
All messages are printed
Bit 1 = 0 
Error messages are printed to the error output stream
Bit 1 = 1 
Error messages are printed to the standard output stream
Default value
0
Notes
xslp_verbose is a bit map. Bit 0 controls the amount of output; bit 1 controls where error messages are printed.
If bit 1 is not set, it is possible for error messages to appear out of place in the output; set bit 1 to redirect error messages to the same output stream as other information.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.