[slf4j-dev] [qos-ch/slf4j] 4d4ebb: initial backward compatible implementation of flue...
Ceki Gulcu
noreply at github.com
Mon Apr 29 22:35:37 CEST 2019
Branch: refs/heads/2.0
Home: https://github.com/qos-ch/slf4j
Commit: 4d4ebb395ed994263b848e300cd3e282db5fd795
https://github.com/qos-ch/slf4j/commit/4d4ebb395ed994263b848e300cd3e282db5fd795
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2019-04-29 (Mon, 29 Apr 2019)
Changed paths:
M slf4j-api/src/main/java/org/slf4j/Logger.java
M slf4j-api/src/main/java/org/slf4j/event/DefaultLoggingEvent.java
A slf4j-api/src/main/java/org/slf4j/event/LoggingEventAware.java
M slf4j-api/src/main/java/org/slf4j/helpers/MessageFormatter.java
M slf4j-api/src/main/java/org/slf4j/spi/DefaultLoggingEventBuilder.java
A slf4j-jdk14/src/test/java/org/slf4j/jul/FluentApiInvocationTest.java
M slf4j-jdk14/src/test/java/org/slf4j/jul/InvocationTest.java
M slf4j-simple/src/test/java/org/slf4j/simple/InvocationTest.java
Log Message:
-----------
initial backward compatible implementation of fluent API
More information about the slf4j-dev
mailing list