Source compatibility report for the dropwizard-request-logging library between 4.0.4 and 4.0.5 versions

Test Info


Library Namedropwizard-request-logging
Version #14.0.4
Version #24.0.5

Test Results


Total Java Modules1
Total Methods / Classes41 / 12
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  3 


dropwizard-request-logging-4.0.5.jar, LogbackAccessRequestLog.class
package io.dropwizard.request.logging
LogbackAccessRequestLog.addEventListener ( EventListener eventListener )  :  boolean
LogbackAccessRequestLog.log ( Request jettyRequest, Response jettyResponse )  :  void
LogbackAccessRequestLog.removeEventListener ( EventListener eventListener )  :  boolean

to the top

Java Archives  1 


dropwizard-request-logging-4.0.4.jar

to the top