History log of /external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
31212435723e2dfd5d6716d1f6a7b0e66a1e6b38 26-Mar-2015 Ceki Gulcu <ceki@qos.ch> Reformat all code with the exception of the slf4j-android module to use 4 space indentation and max line width of 160.
/external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java
7ba0605dc97fb81bde8311510d27b3ccba170008 16-Oct-2011 Ceki Gulcu <ceki@qos.ch> update license headers to current year
/external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java
d1d27b8d8748190f397b0be72c8d85722f8c5b00 06-Apr-2010 Ceki Gulcu <ceki@qos.ch> As of SLF4J version 1.6.0, in the absence of an SLF4J binding,
slf4j-api will default to a no-operation implementation discarding all
log requests. Thus, instead of throwing an exception, SLF4J will emit
a single warning message about the absence of a binding and proceed to
discard all log requests without further protest.
/external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java
88c4c456766193e012eb890e2208473d99b91f83 03-Dec-2009 Ceki Gulcu <ceki@qos.ch> setting autocrlf = true on windows - no logical changes
/external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java
64f2f15ef7899326589f385c1a44ae82091d1602 03-Jul-2007 Ceki Gulcu <ceki@qos.ch> continued work on MDC support
/external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java
6e94387df8e6148ddb369ca858842ff9908b1824 04-May-2007 Ceki Gulcu <ceki@qos.ch> better error reporting when no bindign is available
/external/slf4j/slf4j-api/src/test/java/org/slf4j/NoBindingTest.java