![]() Previous |
![]() Next |
This topic describes how to move and modify the logging.properties
file.
To move and modify the logging.properties file:
Go to your file system and locate the logging.properties
file in the com.jrockit.mc.core
package.
Make a copy of this file to serve as a baseline and save it to a common location, such as your root directory.
Using your preferred text or code editor, open the original version of the logging.properties
file.
Note: The first time you open the |
Change any property you want. For guidelines and additional information on setting logging properties, see the Javadoc for the java.util.logging
package.
Save and close the logging.properties
file.
In Eclipse, select Windows then Preferences.
The Preferences dialog box appears.
Select Java Mission Control.
The right pane changes to show the location of the logging settings file for the Java Mission Control Client.
Do one of the following:
Type the path to the logging.properties
file; for example, C:/logging.properties
Click Browse to open the Open dialog box and then navigate to the modified version of the logging.properties
file. After you have selected the logging.properties
file, click Open.
In the Preferences dialog box, click OK.
Close and restart the Java Mission Control Client.