baseName
cdsLibManager.log baseName string "baseName"
Description
Specifies the base name of the Library Manager log file. The program appends the location you specify to the CDS_LOG_PATH location.
GUI Equivalent
Examples
envGetVal("cdsLibManager.log" "baseName")
envSetVal("cdsLibManager.log" "baseName" 'string "/mylibs/libManager")
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top