Petals Distribution

Redirect JCL and slf4j to JUL

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 4.2.4
  • Fix Version/s: 5.0.0-M1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    JCL and Slf4j are facade log libraries used by external libraries to log.

    In Petals we use JUL (see PETALSDISTRIB-135 for discussions on the matter).

    Hence, the components should contain the implementations needed by slf4j and JCL in order to redirect to JUL.

    For JCL, as long as log4j is not in the classpath, it will use JUL, for slf4j, the dependency is slf4j-jdk14.

    Show
    JCL and Slf4j are facade log libraries used by external libraries to log. In Petals we use JUL (see PETALSDISTRIB-135 for discussions on the matter). Hence, the components should contain the implementations needed by slf4j and JCL in order to redirect to JUL. For JCL, as long as log4j is not in the classpath, it will use JUL, for slf4j, the dependency is slf4j-jdk14.
  • Environment:
    -

Issue Links

Activity

Hide
Victor NOËL added a comment - Mon, 18 May 2015 - 17:19:47 +0200

Components that are using slf4j: SOAP (but not sure it is really used...), ASE (by activemq), Camel and Activiti.

Show
Victor NOËL added a comment - Mon, 18 May 2015 - 17:19:47 +0200 Components that are using slf4j: SOAP (but not sure it is really used...), ASE (by activemq), Camel and Activiti.
Hide
Christophe DENEUX added a comment - Tue, 19 May 2015 - 14:30:24 +0200

Don't forget to update https://doc.petalslink.com/display/petalsesbsnapshot/Logging+in+Petals according to these changes

Show
Christophe DENEUX added a comment - Tue, 19 May 2015 - 14:30:24 +0200 Don't forget to update https://doc.petalslink.com/display/petalsesbsnapshot/Logging+in+Petals according to these changes
Hide
Victor NOËL added a comment - Tue, 19 May 2015 - 15:06:48 +0200

Ok, nothing else to update since SOAP was already documented and ASE is not documented at all.

Show
Victor NOËL added a comment - Tue, 19 May 2015 - 15:06:48 +0200 Ok, nothing else to update since SOAP was already documented and ASE is not documented at all.
Hide
Christophe DENEUX added a comment - Tue, 19 May 2015 - 15:35:37 +0200

Perhaps can you add a french small text for Petals SE ASE to the page https://doc.petalslink.com/display/petalscomponents/Petals+SE-ASE, in the chapter "configuration"

Show
Christophe DENEUX added a comment - Tue, 19 May 2015 - 15:35:37 +0200 Perhaps can you add a french small text for Petals SE ASE to the page https://doc.petalslink.com/display/petalscomponents/Petals+SE-ASE, in the chapter "configuration"
Hide
Victor NOËL added a comment - Tue, 19 May 2015 - 16:28:27 +0200

done

Show
Victor NOËL added a comment - Tue, 19 May 2015 - 16:28:27 +0200 done

People

Dates

  • Created:
    Mon, 18 May 2015 - 15:18:34 +0200
    Updated:
    Wed, 20 May 2015 - 09:19:47 +0200
    Resolved:
    Tue, 19 May 2015 - 13:21:57 +0200