![]() Previous |
![]() Next |
This topic describes how to create a new logging.properties
file.
To create a new logging.properties
file:
In the folder where you want to store the logging.properties
file, create a new file and save it as logging.properties.
At the [MISSION_CONTROL_HOME]/com.jrockit.mc.core
, directory, double-click to open the logging.properties
file and copy the contents to your clipboard.
Paste the copied contents from your clipboard into the logging.properties
file you created in step 1.
Change any property you want. To see 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 panel 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 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.