Ceki Gulcu
3121243572
Reformat all code with the exception of the slf4j-android module to use 4 space indentation and max line width of 160.
2015-03-26 12:59:25 +01:00
Ceki Gulcu
32d133d01e
updated travis.yml file
2015-03-26 12:54:52 +01:00
Ceki Gulcu
0ab0f6da64
Change Bundle-RequiredExecutionEnvironment declaration in MANIFEST.MF files
...
Set the maven-compiler-plugin to target/source JDK 1.5 using a variable.
2015-03-26 12:24:52 +01:00
Ceki Gulcu
8e0eeb14e4
Merge pull request #102 from nfalco79/master
...
Fix SLF4J-321 adding missing Bundle-ManifestVersion attribute to MANIFEST.MF
2015-03-26 12:02:47 +01:00
Ceki Gulcu
043db855a2
tentative fix for SLF4J-318, updated news.html
2015-03-26 12:05:05 +01:00
Nikolas Falco
6a6a504a94
Fix SLF4J-321 adding missing Bundle-ManifestVersion attribute to
...
MANIFEST.MF
Also add Bundle-RequiredExecutionEnvironment attribute as all other
slf4j projects.
2015-03-26 11:33:18 +01:00
Ceki Gulcu
8b77c9f056
pre-select SLF4J as the project to search for in JIRA
2015-03-20 11:51:39 +01:00
Ceki Gulcu
13fc2385b0
slf4j now uses JIRA
2015-03-20 10:41:43 +01:00
Matt Bishop
b954d3e0f7
Merge pull request #101 from dimitrisli/master
...
Update AppenderSkeleton to include setThreshold() method mute implementation
2015-03-16 07:30:36 -07:00
Dimitrios Liapis
fd4ce7947b
Update AppenderSkeleton.java
...
Adding and muting the setThreshold method call without which the Log4j bridge is broken for underlying dependencies that are manipulating Log4j Appenders directly
2015-03-12 16:11:05 +00:00
Matt Bishop
d18e5e9252
Merge pull request #98 from thatJavaNerd/patch-1
...
Remove unnecessary line break
2015-01-18 11:28:43 -08:00
Matthew Dean
2c0c3d8051
Remove unnecessary line break
2015-01-18 10:38:21 -05:00
Ceki Gulcu
769435f301
we are in 2015
2015-01-06 21:49:13 +01:00
Ceki Gulcu
1137e5b464
next version is 1.7.11
2015-01-06 21:48:52 +01:00
Ceki Gulcu
d4c2cf5bd3
prepare release
2015-01-06 21:12:02 +01:00
Ceki Gulcu
f0cfe95276
typo fix
2015-01-06 21:10:39 +01:00
Ceki Gulcu
b774476b17
ignore intermittently failing perf test
2015-01-06 21:02:59 +01:00
Ceki Gulcu
8ebce5231f
typo fix
2015-01-06 21:00:09 +01:00
Ceki Gulcu
ed552780b0
make FileAppender constructors public
2015-01-06 20:59:45 +01:00
Ceki Gulcu
7c146126e3
next version is 1.7.10
2015-01-06 20:42:56 +01:00
Ceki Gulcu
ed80ded401
Merge pull request #84 from twillouer/master
...
MDCCloseable instead of Closeable to avoid throwing of IOException
2015-01-06 20:00:12 +01:00
Matt Bishop
5396fdd962
Merge pull request #95 from anziferrum/master
...
Fixed typo in BasicMarker.java
2014-12-23 10:28:24 -08:00
anziferrum
8bd6b9e9f5
Fixed typo in BasicMarker.java
2014-12-23 12:43:13 +06:00
Ceki Gulcu
e4b7f60e24
remove mentions of 1.7.8
2014-12-16 23:18:47 +01:00
Ceki Gulcu
cdcdebbae3
version 1.7.9 reverts the of JSR 305 annotations
...
See https://issues.scala-lang.org/browse/SI-5420
2014-12-16 22:56:05 +01:00
Ceki Gulcu
f62801b7f1
fix typo
2014-12-14 23:26:41 +01:00
Ceki Gulcu
e14afa68f0
reduce the number of Eclipse warnings to two
2014-12-14 22:12:23 +01:00
Ceki Gulcu
33db0c56ca
less warnings by Eclipse
2014-12-14 21:17:03 +01:00
Ceki Gulcu
54cd111d52
setting pom version numbers to 1.7.9-SNAPSHOT
2014-12-14 19:02:46 +01:00
Ceki Gulcu
8a1702ba0f
polish the docs on slf4j.detectLoggerNameMismatch
2014-12-14 17:51:48 +01:00
Ceki Gulcu
f08168036a
add docs for the logger name mismath feature
2014-12-14 01:00:14 +01:00
Ceki Gulcu
4ad29d102d
extract #loggerNameMismatch to a constant
2014-12-14 00:01:24 +01:00
Ceki Gulcu
175c8e41b7
Merge branch 'adorokhine-remarket'
2014-12-13 23:55:14 +01:00
Ceki Gulcu
1ad01916d8
fix merge conflict with PR #93
2014-12-13 23:53:52 +01:00
Ceki Gulcu
7f7eeca501
use correct version for site plugin (this fixes the build for site:site
2014-12-13 23:27:08 +01:00
Ceki Gulcu
d9f79d3bda
revert indentation changes in LoggerFactory, modify codeStyle.xml to match existing code style as much as possible
2014-12-13 19:49:05 +01:00
Ceki Gulcu
b8b7aaf44d
use 2 space indentation in IntelliJ formatter
2014-12-13 19:13:53 +01:00
Ceki Gulcu
08d05cb805
Merge branch 'master' of github.com:qos-ch/slf4j
2014-12-13 19:12:54 +01:00
Ceki Gulcu
67c07b7129
move modelVersion tag to the top, reformat pom.xml files
2014-12-13 19:12:03 +01:00
Ceki Gulcu
c8cd020c36
Merge pull request #94 from adorokhine/test
...
Fix tests which are no longer running.
2014-12-13 09:02:26 +01:00
Alexander Dorokhine
ca1dbbf65e
Fix tests which are no longer running.
2014-12-12 15:36:42 -08:00
Alexander Dorokhine
7552796aa6
Rename the auto-named logger field trial as a logger name mismatch detector.
2014-12-12 15:14:21 -08:00
Ceki Gulcu
7a57f1a080
indentation changes only
2014-12-09 22:39:17 +01:00
Ceki Gulcu
26b0111672
added Alexandre's name as author
2014-12-09 22:16:05 +01:00
Ceki Gulcu
3a506351d7
minor typo fix
2014-12-09 22:07:20 +01:00
Ceki Gulcu
c52317aaef
next version is 1.7.8-SNAPSHOT
2014-12-08 23:25:49 +01:00
Ceki Gulcu
c0f5835dcd
allow for computed caller class to be a super-type of class passed as parameter to LoggerFactory.getLogger(Class)
2014-12-08 23:24:24 +01:00
Ceki Gulcu
ff3462db2e
Merge pull request #92 from adorokhine/getlogger_field_study
...
A field trial for the automatically named logger.
2014-12-08 13:19:53 +01:00
Alexander Dorokhine
90735dfb84
Remove stack trace from the field trial mismatch message.
2014-12-07 18:40:18 -08:00
Alexander Dorokhine
97f96c5ad5
A field trial for the automatically named logger.
...
Can be enabled with -Dorg.slf4j.LoggerFactory.autoNamedLoggerFieldTrial=true.
Prints an error (and stacktrace) to stderr when a mismatch between custom and automatic logger names is detected.
2014-12-07 18:40:18 -08:00