Versions Compared

Key

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

...

Tip

Web Application Platform and Teamwork Cloud use uses the Apache Log4j logging framework. To learn more, see https://logging.apache.org/log4j/2.x/.

...

To turn off logging

...

  1. Locate the logger the logging of which you want to turn off.
  2. Change the logging level of that logger to "off".

  3. Restart the Java application server.

...