nordligulv
|
45e50613d2
|
prepare to pull request
|
2013-03-26 01:52:52 +04:00 |
nordligulv
|
e6479930a3
|
use a ConcurrentHashMap in logger factory
|
2013-03-26 01:46:24 +04:00 |
nordligulv
|
411e36fb24
|
prepare to 1.7.5 release
|
2013-03-26 01:40:26 +04:00 |
nordligulv
|
bdf27d4c50
|
prepare to pull request
|
2013-03-26 01:39:39 +04:00 |
nordligulv
|
9f9fd522f4
|
prepare to 1.7.5 release
|
2013-03-26 01:39:18 +04:00 |
nordligulv
|
d2f78f6c39
|
:wq
:wq
Merge branch 'master' of git://github.com/qos-ch/slf-j
|
2013-03-26 01:36:40 +04:00 |
nordligulv
|
2d731aa13f
|
make java 5 compliant
|
2013-03-26 01:34:04 +04:00 |
nordligulv
|
c58b252795
|
remove and ignore gen; prepare project for production use
|
2013-03-26 01:11:16 +04:00 |
Ceki Gulcu
|
916dcc44e8
|
minor edits
|
2013-03-25 21:56:24 +01:00 |
Ceki Gulcu
|
884d46eeff
|
about to release 1.7.5
|
2013-03-25 21:29:23 +01:00 |
Andrey Korzhevskiy
|
463e3d4663
|
add gen and fix pom
|
2013-03-25 15:13:17 +04:00 |
Andrey Korzhevskiy
|
d675ba0304
|
include gen
|
2013-03-25 15:10:41 +04:00 |
Andrey Korzhevskiy
|
8fb8e32a47
|
fix building with maven
|
2013-03-25 15:01:31 +04:00 |
nordligulv
|
5747735bca
|
add README
|
2013-03-25 05:16:59 +04:00 |
nordligulv
|
538ae80441
|
add README
|
2013-03-25 05:15:58 +04:00 |
nordligulv
|
4f8fbf0d6b
|
implement android logging for slf4j
|
2013-03-25 05:14:30 +04:00 |
Ceki Gulcu
|
4dc6af1af7
|
use a ConcurrentHashMap in various loger factories - fix bug #298
|
2013-03-25 00:27:44 +01:00 |
Ceki Gulcu
|
730ca751a9
|
update end year to 2013
|
2013-03-21 08:55:16 +01:00 |
Ceki Gulcu
|
192f47034e
|
remove unused INSTANCE field
|
2013-03-18 20:14:57 +01:00 |
Ceki Gulcu
|
a031ea22e9
|
release 1.7.4
|
2013-03-18 16:03:32 +01:00 |
Ceki Gulcu
|
bced901e2c
|
start 1.7.4-SNAPSHOT
|
2013-03-18 10:23:32 +01:00 |
Ceki Gulcu
|
6dd3a60ee7
|
add reset method to SimpleLoggerFactory
|
2013-03-17 21:00:35 +01:00 |
Ceki Gulcu
|
1c3e4c628a
|
release 1.7.3
|
2013-03-15 11:28:23 +01:00 |
Ceki Gulcu
|
eaf1d80e60
|
fix bug 212
|
2013-03-13 11:44:32 +01:00 |
Ceki Gulcu
|
8d30219371
|
tag release 1.7.3-SNAPSHOT
|
2013-03-13 11:37:12 +01:00 |
Ceki Gulcu
|
529777d953
|
Merge pull request #37 from matt-preston/master
Fix for SLF4JBridgeHandler throws IllegalArgumentException when attempting to parse parameters. See also http://bugzilla.slf4j.org/show_bug.cgi?id=212
|
2013-03-13 03:02:38 -07:00 |
Ceki Gulcu
|
a97ef2aaff
|
corrections supplied by Jerome Euzenat
|
2013-03-13 10:27:55 +01:00 |
Matthew Preston
|
87b4999e93
|
Fix for http://bugzilla.slf4j.org/show_bug.cgi?id=212
|
2013-03-12 17:31:20 +00:00 |
Matt Bishop
|
67a67f4c59
|
Merge pull request #31 from nicolas-f/fix/ext-bundle-name
Fix SL4J-EXT manifest, duplicate bundle name with SL4J-LOG4J
|
2013-01-10 23:43:39 -08:00 |
nicolas-f
|
ba61c47388
|
replace dot by dash
|
2013-01-10 17:10:44 +01:00 |
nicolas-f
|
48ac4a6880
|
Fix manifest, duplicate bundle name with SL4J-LOG4J
|
2013-01-10 16:56:18 +01:00 |
Ceki Gulcu
|
8be3de0360
|
typo fix
|
2012-12-16 22:47:44 +01:00 |
Ceki Gulcu
|
30f8bf465e
|
job add
|
2012-12-04 23:52:25 +01:00 |
Ceki Gulcu
|
9e1edcf07b
|
blurb on bug 280
|
2012-11-08 15:57:20 +01:00 |
Christian Trutz
|
3f776eb758
|
Velocity 1.7 support included.
See also http://bugzilla.slf4j.org/show_bug.cgi?id=280
Signed-off-by: Christian Trutz <christian.trutz@belaso.de>
|
2012-11-08 14:46:17 +01:00 |
Ceki Gulcu
|
c06e41788d
|
about to relese 1.7.2
|
2012-10-11 20:59:38 +02:00 |
Ceki Gulcu
|
42b0e19c30
|
news update
|
2012-10-11 20:50:26 +02:00 |
Ceki Gulcu
|
e74da9a73f
|
added warnLevelString property
|
2012-10-11 18:13:16 +02:00 |
Christian Trutz
|
73af0c60de
|
Convert line delimiters to unix style (\n) and recover the ability to
show useful diffs with older commits.
Signed-off-by: Christian Trutz <christian.trutz@belaso.de>
|
2012-10-04 14:58:32 +02:00 |
Matt Bishop
|
6e7442f58f
|
Merge pull request #26 from mattbishop/master
Fix for Bugzilla #274
|
2012-09-30 07:37:40 -07:00 |
mbishop
|
b1a5d650f4
|
Bugzilla #274.
|
2012-09-28 11:20:04 -07:00 |
Ceki Gulcu
|
461e0efd24
|
forcedLog method should be in the Category class as in the original log4j software
|
2012-09-27 13:12:05 +02:00 |
Christian Trutz
|
0047754f0b
|
Merge branch 'master' of https://github.com/qos-ch/slf4j
|
2012-09-27 12:19:09 +02:00 |
Christian Trutz
|
442e90ba57
|
log4j-over-slf4j works now also with IBM DB2 Content Manager 8.
Signed-off-by: Christian Trutz <christian.trutz@belaso.de>
|
2012-09-27 12:17:34 +02:00 |
Ceki Gulcu
|
f9eb71c563
|
added follow @qos_ch link
|
2012-09-27 12:06:01 +02:00 |
Ceki Gulcu
|
8888edb033
|
Merge pull request #23 from bircow/master
Website: updated broken links on mailinglists archives for Nabble (http://bugzilla.slf4j.org/show_bug.cgi?id=218)
|
2012-09-22 01:08:50 -07:00 |
Libor Jelinek
|
d6205bf3bd
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-21 20:59:40 +02:00 |
Libor Jelinek
|
e701a43563
|
Updated broken links on mailinglists archives on Nabble (http://bugzilla.slf4j.org/show_bug.cgi?id=218)
|
2012-09-21 17:17:04 +02:00 |
mbishop
|
3e121c2cac
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-20 17:27:55 -07:00 |
Ceki Gulcu
|
3b040e36ff
|
improved javadocs
|
2012-09-17 23:36:12 +02:00 |