Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-157

Pax Logging - bundle.id, name and version is not displayed in log for all messages.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-esb-7.0.0
    • 7.0.0.fuse-037, 7.0.0.fuse-beta-042
    • None
    • None

      Even after setting the logger configuration to log bundle id, bundle-name and bundle version in log message Fuse ESB doesn't log it for all the messages. Only some messages have them and some don't.

      Here is the configuration used :

      log4j.appender.out=org.apache.log4j.RollingFileAppender
      log4j.appender.out.layout = org.apache.log4j.PatternLayout 
      log4j.appender.out.layout.ConversionPattern=%d{dd MMM yyyy} %d{ABSOLUTE} | %-5.5p | %t | %c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
      log4j.appender.out.file = ${karaf.data}/log/rpt.log
      

              yfang@redhat.com Freeman(Yue) Fang
              ubhole Ulhas Bhole (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: