Previous Topic: Modify the jsrvr.log AppenderNext Topic: pdm_proctor_init--Start Proctor on Secondary Servers


Modify the jstd.log Appender

All logs from nonwebapp applications dump into the jstd.log file separately. You can display logs for any of these applications, such as pdm_rpc by changing the log level of that specific application.

Follow these steps:

  1. Modify the following log level:
    log4j.logger.com.ca.ServicePlus.pdm_rpc=debug
    
  2. Open log4j.properties and confirm that the log entries appear.