History log of /external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.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/main/java/org/slf4j/impl/StaticMarkerBinder.java
7ba0605dc97fb81bde8311510d27b3ccba170008 16-Oct-2011 Ceki Gulcu <ceki@qos.ch> update license headers to current year
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java
88c4c456766193e012eb890e2208473d99b91f83 03-Dec-2009 Ceki Gulcu <ceki@qos.ch> setting autocrlf = true on windows - no logical changes
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java
6940244bbcd508d3bcd596d179fb2028de01ff04 23-Sep-2008 Ceki Gulcu <ceki@qos.ch> Markers contains "references" to other markers. We no longer mention child markers.

This fixes bug 100:

http://bugzilla.slf4j.org/show_bug.cgi?id=100
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java
ca7ee2f669f3371b17003c6b2e19f859e365064c 08-Jan-2008 Ceki Gulcu <ceki@qos.ch> StaticLoggerBinder and StaticMarker binding are not meant to make it into slf4j-api.jar.
We clearly state this fact in the code via UnsupportedOperationExceptions throughout the code.
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java
3f4e079e373e2a475631b45948f54f77497576fa 02-Jul-2007 Ceki Gulcu <ceki@qos.ch> started work on MDC abstraction
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java
b5fe67770b2fdf69ccfd3a333a5874cd934e4a85 25-Feb-2007 Ceki Gulcu <ceki@qos.ch> - License header now identical to the official license file
LICENSE.txt found at the root folder of the SLF4J project.

- Minor javadoc update
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java
61ad3d20c1da273ccc2599a1eca32ac75380182b 21-Feb-2007 Sebastien Pennec <sebastien@qos.ch> Moved the MarkerFactory to the slf4j-api module
/external/slf4j/slf4j-api/src/main/java/org/slf4j/impl/StaticMarkerBinder.java