Opened 11 years ago

Closed 10 years ago

#464 closed enhancement (fixed)

Update logging facade SLF4J to 1.7.5 or above

Reported by: abeccati Owned by: Bidesh Thapaliya
Priority: minor Milestone: 9.0.x
Component: petascope Version: 8.5
Keywords: Cc:
Complexity: Trivial

Description

This facade is used in petascope and, according to the SLF4J website it should be worth updating for significant performance improvement:

SINCE 1.7.5 Significant improvement in logger retrieval times. Given the extent of the improvement, users are highly encouraged to migrate to SLF4J 1.7.5 or later.

This resloves to replacing the old libs (slf4j-api and slf4j-log4j bindings) with the new ones, running all tests and fixing related issues, if any.

Change History (4)

comment:1 by abeccati, 11 years ago

Type: defectenhancement

comment:2 by Dimitar Misev, 10 years ago

Owner: changed from abeccati to Bidesh Thapaliya
Status: newassigned

This should be done in source:applications/petascope

comment:3 by Bidesh Thapaliya, 10 years ago

Patch submitted.

comment:4 by Bidesh Thapaliya, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.