Using Category-Based Logging

Performance Scorecard uses aspect-based logging. To use the old method of logging perform these steps:

  1. Open HPSConfig.properties in any text editor.

  2. Scroll to the Miscellaneous section.

  3. Changehyperion.hps.logging.mode=aspect to
    hyperion.hps.logging.mode=category.

  4. Scroll to the HPS Log Categories section and uncomment (delete the # sign) at the beginning of the appropriate lines of code.

  5. Save and close the file.