Logging in the resource adapter is preconfigured with the following default values in the file BeanConnect.log4j2.properties.xml
(see Configuring logging for BeanConnect resource adapter and proxy).
Appender
Name | Description and Recommendation |
| Console appender with the destination This appender has three parameters:
Recommendation: |
| Rolling file appender for logging to a file with several backup files (see How the rolling file appender works) and "short" output. This appender has six parameters:
Recommendation: No further loggers should be assigned to this appender. However, the user may increase the level for the |
| Rolling file appender for logging to a file with several backup files (see How the rolling file appender works) and, in contrast to This appender has six parameters:
Recommendation: |
| Rolling file appender for logging to a file with several backup files (see How the rolling file appender works). The output of this appender has an XML-like layout. The file is provided for input to the Management Console (see also Display the Log4j logging file using the BeanConnect Management Console). This appender has six parameters:
Recommendation: |
| Socket appender used to log to the Management Console. This appender has five parameters:
Recommendation: |
| Async Appender for logging to the Management Console. Recommendation: |
Loggers
You are recommended not to change the logger settings - with the exception of the logger BeanConnect.ui
.
Name | Description |
| Parent logger of all the other BeanConnect loggers |
| Logger for BeanConnect inbound communication. |
| Logger for runtime information |
| Logger for BeanConnect outbound communication. |
| Logger for the BeanConnect user interface calls |
| Parent loggers of all class-specific BeanConnect loggers that serve to |
| Logger for BeanConnect's encoding support |