SAS Information
Map Studio records selected events that occur while running the application.
Error data for specific components or Java packages are recorded.
In order to record diagnostic information, your application must have
Write access to the log file on the operating system's file system.
To change the information
that is recorded, or to change the name or location of the log file,
follow these steps:
-
-
Open
SAS-installation-directory\SAS\SASInformationMapStudio\4.2\mapstudio.ini
-
Add
-loggingSetupDialog
to the end of the
MainClass
statement,
save, and close the file.
-
Start the application.
The
Diagnostic Settings dialog box is displayed.
-
In the
Severity
level drop-down list, select the severity level for recording
information for the entire application.
-
(Optional) Record a
different level of information for a particular component or Java
package. Select the
Component or
Java package to specify the
Severity level.
-
The
Log
file box specifies the output log file that stores the
error data. Set a new file or location, as needed.
-
Select
OK to begin using the new diagnostic settings.
In general, it is best
to modify this file under the direction of SAS Technical Support.
Note: If you run your application
on a Citrix server, then the log file is located on the Citrix server
machine.