[slf4j-dev] [qos-ch/slf4j] 289795: MDCCloseable instead of Closeable to avoid throwin...
Ceki Gulcu
ceki at qos.ch
Tue Jan 6 20:00:12 CET 2015
Branch: refs/heads/master
Home: https://github.com/qos-ch/slf4j
Commit: 289795199d9b8db03897c5deeabc9b7343753b34
https://github.com/qos-ch/slf4j/commit/289795199d9b8db03897c5deeabc9b7343753b34
Author: William Delanoue <william.delanoue at deveryware.net>
Date: 2014-10-10 (Fri, 10 Oct 2014)
Changed paths:
M slf4j-api/src/main/java/org/slf4j/MDC.java
M slf4j-nop/src/test/java/org/slf4j/InvocationTest.java
Log Message:
-----------
MDCCloseable instead of Closeable to avoid throwing of IOException
Commit: ed80ded40128fe6268930abb9ab0437bd02a394b
https://github.com/qos-ch/slf4j/commit/ed80ded40128fe6268930abb9ab0437bd02a394b
Author: Ceki Gulcu <ceki at qos.ch>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M slf4j-api/src/main/java/org/slf4j/MDC.java
M slf4j-nop/src/test/java/org/slf4j/InvocationTest.java
Log Message:
-----------
Merge pull request #84 from twillouer/master
MDCCloseable instead of Closeable to avoid throwing of IOException
Compare: https://github.com/qos-ch/slf4j/compare/5396fdd962d4...ed80ded40128
More information about the slf4j-dev
mailing list