AgileApps Support Wiki Pre Release

Capturing Log Information in AgileApps Platform

From AgileApps Support Wiki
Revision as of 08:07, 25 September 2020 by imported>Aeric (Created page with "==Overview== AgileApps platform supports logging feature to capture and print the log messages. Use this feature to debug and analyze the log messages for any environmental issue...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

AgileApps platform supports logging feature to capture and print the log messages. Use this feature to debug and analyze the log messages for any environmental issues or any user enforced errors. It uses the Log4j2 technology to log the messages and generate the relationals.log file.

To change the default configurations, modify the log4j2 configuration file log4j2-agileapps.properties, available at {AGILEAPPS-INSTALL-DIR}/profiles/IS_default/configuration/tomcat/conf/RN.

Configurations

Following details provide information for managing or changing the default logging configurations in the AgileApps platform:

logger.rolling_aa.level = info