...
| 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
...
- Locate the logger the logging of which you want to turn off.
Change the logging level of that logger to "off".
- Restart the Java application server.
...