10.6 Using the debug log (check development log)

This section describes the log for debugging Bean Validation (check development log).

With the Bean Validation function, development-related messages are output to the check development log. The messages that must be checked for debugging Bean Validation used with applications can be determined from the class names output in the messages. The following table describes the class names in which the messages are output.

Table 10-5 Class names output in the check development log for Bean Validation

Component nameOutput class nameOutput contents
Bean Validationcom.hitachi.software.beanvalidation ~
  • Messages related to errors
  • Messages related to the operation status of the function
  • Messages related to the internal status

Note that the check development log is not output by default. Change the settings as and when required.

For details on the settings for the output of the check development log, and information such as the output destination, output format, and log level of the check development log, see 24.4 Messages output in the check development log in the manual uCosminexus Application Server Messages.