Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14208

Print stacktrace if debug log level is enabled within ParametersInfoAnnotationUtils class

    XMLWordPrintable

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 14.3.3
    • None
    • None
    • Pulsar
    • !Pulsar - BRC/Ops

    Description

      We should add more info in some places, like:

       try {
                          componentClazz = classLoader.loadClass(componentClazzName);
                      } catch (Exception e) {
                          log.info("Component class not loadable: {}", componentClazzName);
                      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmilicevic Marijan Milicevic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: