Plug-in tracing

If problem occurs in a wizard or while publishing, and you need to find a exception stack trace, look in the logging files.

To enable logging:

  1. Click Window → Preferences.

  2. In the Preferences window, click Logging.

  3. In the Loggers tab, scroll down to com.ibm.wcm.resource.wizards in the Logger Name field.

  4. Slowly click twice on the Logging level that you want to change.

  5. Select your new Logging Level from the drop-down list that will appear beside the current Logging level.

  6. To enable all logging, choose Finest.

  7. Click Apply.

  8. Click OK

Relative to the workspace root, the log file is .metadata/.plugins/com.ibm.pzn.resource.wizards/debug.log.

If errors are caught by Rational Application Developer instead of the plug-in, they will be logged in .metadata/.log



 

Back