
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 343e0a8ef48793a42685fc0c69e75a18a2c01e91 https://github.com/qos-ch/slf4j/commit/343e0a8ef48793a42685fc0c69e75a18a2c01... Author: Craig P. Motlin <craig.motlin@gs.com> Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M slf4j-api/src/main/java/org/slf4j/helpers/MessageFormatter.java M slf4j-api/src/main/java/org/slf4j/impl/StaticLoggerBinder.java M slf4j-ext/src/main/java/org/slf4j/agent/AgentPremain.java M slf4j-ext/src/main/java/org/slf4j/cal10n/LocLoggerFactory.java M slf4j-ext/src/main/java/org/slf4j/instrumentation/LogTransformer.java Log Message: ----------- Fix problems in Javadoc references. Commit: 3c031c14b9e7bcc8c8dfcc09e2192b58c66281a4 https://github.com/qos-ch/slf4j/commit/3c031c14b9e7bcc8c8dfcc09e2192b58c6628... Author: Ceki Gulcu <ceki@qos.ch> Date: 2016-02-28 (Sun, 28 Feb 2016) Changed paths: M slf4j-api/src/main/java/org/slf4j/helpers/MessageFormatter.java M slf4j-api/src/main/java/org/slf4j/impl/StaticLoggerBinder.java M slf4j-ext/src/main/java/org/slf4j/agent/AgentPremain.java M slf4j-ext/src/main/java/org/slf4j/cal10n/LocLoggerFactory.java M slf4j-ext/src/main/java/org/slf4j/instrumentation/LogTransformer.java Log Message: ----------- Merge pull request #143 from motlin/master Fix problems in Javadoc references. Compare: https://github.com/qos-ch/slf4j/compare/7b62d9485ea0...3c031c14b9e7