Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote

If you need to troubleshoot an issue you can set the level to DEBUG. Remember to return it to INFO when you are done.


Troubleshooting Logging

If you are having trouble with this logging approach, try this alternative:

  • In
    indent
    Level3

    YOUR_JBOSS_HOME_DIR\standalone\deployments\i2b2.war\WEB-INF\classes\log4j.properties

    add “

    add 

    Code Block
    log4j.logger.edu.harvard.i2b2=
    DEBUG” (or INFO to turn off extended logging)
    DEBUG