Commit Graph

394 Commits

Author SHA1 Message Date
Ceki Gulcu aadd74233e reconciliation with logback, starting work on 1.4.2 2007-07-07 14:10:18 +00:00
Ceki Gulcu ec90e470ae updated svn ingnore list 2007-07-04 20:12:14 +00:00
Ceki Gulcu 44199cf989 minor typo fix 2007-07-04 19:54:21 +00:00
Ceki Gulcu e845654c1a snapshot of SLF4J 1.4.1 2007-07-04 19:52:45 +00:00
Ceki Gulcu e6fa953695 improved testing 2007-07-03 18:37:34 +00:00
Ceki Gulcu 64f2f15ef7 continued work on MDC support 2007-07-03 18:29:13 +00:00
Ceki Gulcu 3f4e079e37 started work on MDC abstraction 2007-07-02 20:14:31 +00:00
Ceki Gulcu ed4b78f720 started work on 1.4.1 2007-07-02 19:35:02 +00:00
Ceki Gulcu 621710229f started work on 1.4.1 2007-07-02 19:34:41 +00:00
Ceki Gulcu 97652eae13 no changes 2007-07-02 19:30:52 +00:00
Ceki Gulcu f9fe9d72a8 - updated news.html
- bug fixed in the faq.html
2007-07-02 19:09:48 +00:00
Ceki Gulcu c1ed34652d As reported by Heinrich Nirsch [1], the trace(String) method in Log44jLoggerAdapter
was incorrectly calling log4j at level DEBUG instead of TRACE. 

[1] http://bugzilla.slf4j.org/show_bug.cgi?id=53
2007-07-02 18:40:51 +00:00
Ceki Gulcu 34e52a6fc2 minor refactoring 2007-06-27 21:06:10 +00:00
Ceki Gulcu 74cc52e6c5 yet another project added to the list 2007-06-13 19:30:05 +00:00
Jean-Noel Charpin 804d48d803 on going work 2007-06-08 15:22:51 +00:00
Jean-Noel Charpin 8b7b2c479f 2007-06-08 12:51:34 +00:00
Jean-Noel Charpin 0546086a4f on going work 2007-06-08 12:35:23 +00:00
Jean-Noel Charpin bb63e11e92 deleting witness folder 2007-06-08 07:56:06 +00:00
Ceki Gulcu 46ad257177 one more project 2007-06-07 21:37:27 +00:00
Raphael Jaques 9a112140c9 typo 2007-06-05 16:45:21 +00:00
Ceki Gulcu ebdcb85ddb Added commons-configuration related text 2007-06-04 09:10:44 +00:00
Ceki Gulcu 09389bf14a - added a WTFIGO the list of projects using SLF4J 2007-06-03 15:54:37 +00:00
Ceki Gulcu 2a40c064a2 - changing version number to 1.4.0 preparation for a release
- modified carious pom.xml file to inherit the version number for the slf4j-api project from 
  slf4j-parent module 
- fixed slf4j-archetype module (it can now create a functional albeit simple SLF4J binding)
- updated the FAQ and news in preparation for the 1.4.0 release
2007-05-18 20:57:38 +00:00
Ceki Gulcu 02e9b2acdb added ignored file 2007-05-18 20:12:09 +00:00
Ceki Gulcu ed68b18c27 - org.slf4j.impl.SLF4FLogFactory class was renamed as
SLF4JLogFactory. The META-INF/services/org.apache.commons.logging.LogFactory 
resource file did not reflect this change. Problem reported by Terry Todd in bug
number 47. See also http://bugzilla.slf4j.org/show_bug.cgi?id=47
2007-05-18 19:59:58 +00:00
Ceki Gulcu 2c454dcf17 - updating slf4j-archetype/pom.xml to match latest changes
- doc enhancements
2007-05-16 21:38:00 +00:00
Jean-Noel Charpin aa4d944ab4 testing 2007-05-11 16:32:48 +00:00
Jean-Noel Charpin e0c59661e2 testing 2007-05-11 16:08:22 +00:00
Jean-Noel Charpin 48a1ba5b29 ow 2007-05-11 15:41:48 +00:00
Jean-Noel Charpin bbdcfb24bb ow 2007-05-11 15:40:46 +00:00
Jean-Noel Charpin 0d95dd8012 ongoing work 2007-05-11 15:12:02 +00:00
Ceki Gulcu b7389a7e57 better error reporting when no bindign is available 2007-05-04 15:43:02 +00:00
Ceki Gulcu 6e94387df8 better error reporting when no bindign is available 2007-05-04 15:42:50 +00:00
Ceki Gulcu 0b7f7833b9 - org.slf4j.MarkerFactory is part of slf4j-api
- ignoring pom.xml.original
2007-05-04 15:12:13 +00:00
Ceki Gulcu 348af81deb ignoring pom.xml.original 2007-05-04 15:11:09 +00:00
Ceki Gulcu d1a71e9fb8 ignoring pom.xml.original 2007-05-04 15:10:27 +00:00
Ceki Gulcu d102a106cb ignoring pom.xml.original 2007-05-04 15:09:46 +00:00
Ceki Gulcu 1ea0779b1a introducing the TRACE level 2007-05-03 15:28:24 +00:00
Ceki Gulcu d4315c84d5 added link to YASL and Mule.
added link to netbeans marco blog by "deep blue"
2007-05-03 14:11:25 +00:00
Ceki Gulcu c0b8131855 better toString implementation 2007-04-21 20:35:18 +00:00
Ceki Gulcu a03af842a5 Added implementations which are occasionally referenced directly by libraries such as commons-configuration 2007-04-16 19:48:14 +00:00
Ceki Gulcu a967a5582d added jWebUnit to the list 2007-04-16 16:47:06 +00:00
Ceki Gulcu bf35dbfb94 - next version will be 1.4.0 as we will be adding the TRACE level 2007-04-15 21:05:42 +00:00
Ceki Gulcu 678a33cbe3 - Tagging 1.3.1
- minor bug fix in slf4j-site/src/site/pages/download.html
2007-04-15 20:17:20 +00:00
Ceki Gulcu 66208958a5 preparing release 1.3.1 2007-04-15 20:06:41 +00:00
Ceki Gulcu 55ac8dfc0e added two new projects 2007-04-15 20:06:05 +00:00
Ceki Gulcu c5fc4d3c96 - modified CSS to use smaller menus 2007-04-15 20:05:43 +00:00
Ceki Gulcu c98023af08 Added a mechanism to detach markers. See also http://bugzilla.slf4j.org/show_bug.cgi?id=39 2007-04-15 19:47:56 +00:00
Ceki Gulcu ba7172ba8d - Corrected bug 46, http://bugzilla.slf4j.org/show_bug.cgi?id=46
- SLF4FLogFactory renamed as SLF4JLogFactory
2007-04-05 09:57:16 +00:00
Ceki Gulcu 324a10c6c5 - updated mailing list info
- minor fixes in teh FAQ
2007-03-13 20:40:57 +00:00