Re: [slf4j-dev] Static binding...

2009-11-27 Thread Ceki Gulcu
Hi Joern, The idea behind static binding was to employ the least sophisticated java idiom available, so that anyone could read and understand the code within minutes. This had the additional benefit of making it easier to debug problems in the field as well. StaticLoggerBinder.SINGLETON has bee

Re: [slf4j-dev] slf4j artifact groupings

2009-12-02 Thread Ceki Gulcu
Hello Chad, The package "completeness" requirement is evoked from time to time by users. It is quite understandable. If I understand correctly, you would like to change the grouping id so that your maven assembly file does not have to deal with the various slf4j-related individually but by gro

Re: [slf4j-dev] [Bug 161] log4j-over-slf4j doesn't implement org.apache.log4j.spi. RootCategory

2009-12-02 Thread Ceki Gulcu
If you create the class without any methods, say RootCategory, then the JVM will complain about the missing methods. You can thus focus on just the missing pieces instead of the entire implementations. It's an adhoc approach but at least its tractable bugzilla-dae...@pixie.qos.ch wrote: htt

Re: [slf4j-dev] OSGi support in slf4j

2010-10-04 Thread Ceki Gulcu
On 16.09.2010 07:57, Heiko Seeberger wrote: On 15 September 2010 23:30, Hugues Malphettes mailto:hmalphet...@intalio.com>> wrote: As a general answer: let's try with BND and review carefully the generated manifests. Ack! Sorry for not replying earlier. I was away for the last two wee

Re: [slf4j-dev] Comments on scala-api

2010-11-02 Thread Ceki Gulcu
Hi Heiko, Thanks for you quick reply. I'll go ahead and do agreed changes tomorrow (Wednesday). I'll probably add Marker and caller info support as well. Cheers, On 02.11.2010 09:20, Heiko Seeberger wrote: Ceki, I think you are right: There seems to be no need for an abstract Logger (trait

Re: [slf4j-dev] Benefits of Message objects?

2011-09-10 Thread Ceki Gulcu
By accepting argument of type String[] in its constructor [1], ParameterizedMessage trades immutability for typing information. However, the typing information is required for filtering. So losing typing information is a relatively important loss. Is ParameterizedMessage typical or an unfort

Re: [slf4j-dev] Benefits of Message objects?

2011-09-10 Thread Ceki Gulcu
On 07.09.2011 21:47, Joern Huxhorn wrote: Ok, huge post is incoming... ;) To properly explain the reason for Message I should start with my redefinition of the Logger interfaces. ## core.BasicLogger I created a BasicLogger interface ( https://github.com/huxi/slf4j/blob/slf4j-redesign/slf4j-n

Re: [slf4j-dev] org.slf4j.NDC implementation problem

2011-11-21 Thread Ceki Gulcu
Hi Antony, Could you please enter a bug report so that when the patch is applied it can be associated with a bug number? -- Ceki On 22.11.2011 04:59, Antony Bowesman wrote: I'm migrating a log4j environment to SLF4J. Our log4j usage makes use of NDC as a small stack and I'm using the ext p

[slf4j-dev] [qos-ch/slf4j] b90b4a: minor edits

2012-06-11 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: b90b4aa0821a585305ab13b9083797da84597961 https://github.com/qos-ch/slf4j/commit/b90b4aa0821a585305ab13b9083797da84597961 Author: Ceki Gulcu Date: 2012-06-11 (Mon, 11 Jun 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] c8365d: typo fix

2012-06-12 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: c8365d5d33400723c5af4942c30fb85a2c5406f1 https://github.com/qos-ch/slf4j/commit/c8365d5d33400723c5af4942c30fb85a2c5406f1 Author: Ceki Gulcu Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 6f3d29: starting work on 1.6.7

2012-06-12 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 6f3d29fdae82c872b61ed5356aab66571d000876 https://github.com/qos-ch/slf4j/commit/6f3d29fdae82c872b61ed5356aab66571d000876 Author: Ceki Gulcu Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 2cf1b3: fix bug #261

2012-06-12 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 2cf1b399928f7460277e5d057f8297e2e0551945 https://github.com/qos-ch/slf4j/commit/2cf1b399928f7460277e5d057f8297e2e0551945 Author: Ceki Gulcu Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] b3e4f2: mention fixing bug 261

2012-06-12 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: b3e4f220b80c30c7bb9a462dde5aed17d90950eb https://github.com/qos-ch/slf4j/commit/b3e4f220b80c30c7bb9a462dde5aed17d90950eb Author: Ceki Gulcu Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 3fda35: added LoggerSerializationTest

2012-06-12 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 3fda35416bd04d8edd69a210709be329084e6960 https://github.com/qos-ch/slf4j/commit/3fda35416bd04d8edd69a210709be329084e6960 Author: Ceki Gulcu Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: A

[slf4j-dev] [qos-ch/slf4j] 2cf1b3: fix bug #261

2012-06-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 2cf1b399928f7460277e5d057f8297e2e0551945 https://github.com/qos-ch/slf4j/commit/2cf1b399928f7460277e5d057f8297e2e0551945 Author: Ceki Gulcu Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] cf897a: Fix typo merker -> marker

2012-06-23 Thread Ceki Gulcu
slf4j-api/src/main/java/org/slf4j/helpers/BasicMarker.java Log Message: --- Fix typo merker -> marker Commit: a6f12c712182cd6fa8fa2199462b625cbe61c0bf https://github.com/qos-ch/slf4j/commit/a6f12c712182cd6fa8fa2199462b625cbe61c0bf Author: Ceki Gulcu Date: 2012-06-23 (

[slf4j-dev] [qos-ch/slf4j] d8eb29: migraring to anchoring by decoration

2012-07-09 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: d8eb296c9cefde451647fb5e7a6a409943b98b85 https://github.com/qos-ch/slf4j/commit/d8eb296c9cefde451647fb5e7a6a409943b98b85 Author: Ceki Gulcu Date: 2012-07-09 (Mon, 09 Jul 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 2e4928: without scrolling anchors are useless

2012-07-11 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 2e4928103e219e4deaf4576e105e70fd9945e9d8 https://github.com/qos-ch/slf4j/commit/2e4928103e219e4deaf4576e105e70fd9945e9d8 Author: Ceki Gulcu Date: 2012-07-11 (Wed, 11 Jul 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 024fcd: minor edits

2012-07-17 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 024fcd000725f3d572ab801714d61506643140df https://github.com/qos-ch/slf4j/commit/024fcd000725f3d572ab801714d61506643140df Author: Ceki Gulcu Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] d74da4: link to short video

2012-07-30 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: d74da4635bf1bb026c181e816482f8f81825c734 https://github.com/qos-ch/slf4j/commit/d74da4635bf1bb026c181e816482f8f81825c734 Author: Ceki Gulcu Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 0b6815: docs updates

2012-08-23 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 0b68150048e745409d0f19463c36c443f7eaf4ae https://github.com/qos-ch/slf4j/commit/0b68150048e745409d0f19463c36c443f7eaf4ae Author: Ceki Gulcu Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 993e6b: remove link to ohloh counter

2012-08-29 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 993e6b34079ee96cf188e966ed2fd1f78f4be3d0 https://github.com/qos-ch/slf4j/commit/993e6b34079ee96cf188e966ed2fd1f78f4be3d0 Author: Ceki Gulcu Date: 2012-08-29 (Wed, 29 Aug 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 370eca: fix bug 270

2012-09-06 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 370eca42fbaa403cabdd19353c4b05f756cf5677 https://github.com/qos-ch/slf4j/commit/370eca42fbaa403cabdd19353c4b05f756cf5677 Author: Ceki Gulcu Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 86eaa9: adding vargs support to Logger interface

2012-09-06 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 86eaa9cf19193c9e8c471283b23149aa87a88573 https://github.com/qos-ch/slf4j/commit/86eaa9cf19193c9e8c471283b23149aa87a88573 Author: Ceki Gulcu Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 255def: avoid version mismatch warning (when run with slf4...

2012-09-06 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 255def2278b87df16f24ad119a865b0ce5cb71d1 https://github.com/qos-ch/slf4j/commit/255def2278b87df16f24ad119a865b0ce5cb71d1 Author: Ceki Gulcu Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 999956: preparing release 1.7.0

2012-09-06 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 56dd00ae500d998d2b17cea33e8b83617127 https://github.com/qos-ch/slf4j/commit/56dd00ae500d998d2b17cea33e8b83617127 Author: Ceki Gulcu Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: A

[slf4j-dev] [qos-ch/slf4j] 1449b3: starting work on 1.7.1

2012-09-06 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 1449b3b7806814909b6692bd556b50a39be13abf https://github.com/qos-ch/slf4j/commit/1449b3b7806814909b6692bd556b50a39be13abf Author: Ceki Gulcu Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 37298a: fix typo

2012-09-07 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 37298a0cfbd5077c6ab9e9ad913898553ea10008 https://github.com/qos-ch/slf4j/commit/37298a0cfbd5077c6ab9e9ad913898553ea10008 Author: Ceki Gulcu Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 8fa7c5: rewording

2012-09-07 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 8fa7c51ce878fc8e166ea017c826f09cbe1cfc35 https://github.com/qos-ch/slf4j/commit/8fa7c51ce878fc8e166ea017c826f09cbe1cfc35 Author: Ceki Gulcu Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] beb834: minor corrections

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: beb834f2cab2b4c2e5a4fb34410ca78284b6030c https://github.com/qos-ch/slf4j/commit/beb834f2cab2b4c2e5a4fb34410ca78284b6030c Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] e96e32: refactoring to improve readability

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: e96e3290507c8f8bf9f9c1f8811ca9e2f7ac4cd7 https://github.com/qos-ch/slf4j/commit/e96e3290507c8f8bf9f9c1f8811ca9e2f7ac4cd7 Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 8efba7: have all tests pass

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 8efba7f7a89eff0be165636b1b3ff3c5a76887aa https://github.com/qos-ch/slf4j/commit/8efba7f7a89eff0be165636b1b3ff3c5a76887aa Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 375790: added levelInBrackets option

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 37579087aa061cf2861f2aee6fc35a8f17017708 https://github.com/qos-ch/slf4j/commit/37579087aa061cf2861f2aee6fc35a8f17017708 Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] e8b082: delay initialization until first logger is invoked

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: e8b082611b42cb319136fb95bac45a32e7f72b1c https://github.com/qos-ch/slf4j/commit/e8b082611b42cb319136fb95bac45a32e7f72b1c Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 85083c: doc updates, rename defaultLog property as default...

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 85083caf997a36aac972dc6549ae7572cc1979b3 https://github.com/qos-ch/slf4j/commit/85083caf997a36aac972dc6549ae7572cc1979b3 Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 86e0c2: preparing release 1.7.1

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 86e0c2990d8feec0451eb2ab2d0767776114b94a https://github.com/qos-ch/slf4j/commit/86e0c2990d8feec0451eb2ab2d0767776114b94a Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 88333f: minor changes

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 88333f50effb1bb618847b0901b2a1e43e86d9c8 https://github.com/qos-ch/slf4j/commit/88333f50effb1bb618847b0901b2a1e43e86d9c8 Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 7747f1: starting 1.7.2 cycle

2012-09-14 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 7747f1ec4f37b4a104d671c0b97663701f1b7c47 https://github.com/qos-ch/slf4j/commit/7747f1ec4f37b4a104d671c0b97663701f1b7c47 Author: Ceki Gulcu Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 3b040e: improved javadocs

2012-09-17 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 3b040e36ff55b7e98fe16e09a4c813d3dab524d6 https://github.com/qos-ch/slf4j/commit/3b040e36ff55b7e98fe16e09a4c813d3dab524d6 Author: Ceki Gulcu Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M jcl

[slf4j-dev] [qos-ch/slf4j] e701a4: Updated broken links on mailinglists archives on N...

2012-09-22 Thread Ceki Gulcu
f4j/commit/edb033f7f6c36efc84d522fcb84a17a0b863 Author: Ceki Gulcu Date: 2012-09-22 (Sat, 22 Sep 2012) Changed paths: M slf4j-site/src/site/pages/mailing-lists.html Log Message: --- Merge pull request #23 from bircow/master Website: updated broken links on mailinglists archives

[slf4j-dev] [qos-ch/slf4j] f9eb71: added follow @qos_ch link

2012-09-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: f9eb71c563caa3b4e26fbe4a3a2ea40ef024e4fb https://github.com/qos-ch/slf4j/commit/f9eb71c563caa3b4e26fbe4a3a2ea40ef024e4fb Author: Ceki Gulcu Date: 2012-09-27 (Thu, 27 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 461e0e: forcedLog method should be in the Category class a...

2012-09-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 461e0efd24a6875eee7950ad60c9117514fbba29 https://github.com/qos-ch/slf4j/commit/461e0efd24a6875eee7950ad60c9117514fbba29 Author: Ceki Gulcu Date: 2012-09-27 (Thu, 27 Sep 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] e74da9: added warnLevelString property

2012-10-11 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: e74da9a73fc96401f39e00604fb4ad83ac31ffaf https://github.com/qos-ch/slf4j/commit/e74da9a73fc96401f39e00604fb4ad83ac31ffaf Author: Ceki Gulcu Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 42b0e1: news update

2012-10-11 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 42b0e19c309cfd0fcf2e695495134e71a289913c https://github.com/qos-ch/slf4j/commit/42b0e19c309cfd0fcf2e695495134e71a289913c Author: Ceki Gulcu Date: 2012-10-11 (Thu, 11 Oct 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 9e1edc: blurb on bug 280

2012-11-08 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 9e1edcf07bc805da82a7a7c1d2ce2e723d1fa4ce https://github.com/qos-ch/slf4j/commit/9e1edcf07bc805da82a7a7c1d2ce2e723d1fa4ce Author: Ceki Gulcu Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 30f8bf: job add

2012-12-04 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 30f8bf465e61bc127a14adc39243a9db52624ae2 https://github.com/qos-ch/slf4j/commit/30f8bf465e61bc127a14adc39243a9db52624ae2 Author: Ceki Gulcu Date: 2012-12-04 (Tue, 04 Dec 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 8be3de: typo fix

2012-12-16 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 8be3de03609c6d19f2d5296311aeb1dde3a4f910 https://github.com/qos-ch/slf4j/commit/8be3de03609c6d19f2d5296311aeb1dde3a4f910 Author: Ceki Gulcu Date: 2012-12-16 (Sun, 16 Dec 2012) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] a97ef2: corrections supplied by Jerome Euzenat

2013-03-13 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: a97ef2aaff69820af3d302fe0f0deee3256e425c https://github.com/qos-ch/slf4j/commit/a97ef2aaff69820af3d302fe0f0deee3256e425c Author: Ceki Gulcu Date: 2013-03-13 (Wed, 13 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 87b499: Fix for http://bugzilla.slf4j.org/show_bug.cgi?id=...

2013-03-13 Thread Ceki Gulcu
://github.com/qos-ch/slf4j/commit/529777d953f1097b4ee991eeb220dc44c431006d Author: Ceki Gulcu Date: 2013-03-13 (Wed, 13 Mar 2013) Changed paths: M jul-to-slf4j/src/main/java/org/slf4j/bridge/SLF4JBridgeHandler.java M jul-to-slf4j/src/test/java/org/slf4j/bridge

[slf4j-dev] [qos-ch/slf4j] 8d3021: tag release 1.7.3-SNAPSHOT

2013-03-13 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 8d30219371c2b261cba67188a3d20c4d7b1ac301 https://github.com/qos-ch/slf4j/commit/8d30219371c2b261cba67188a3d20c4d7b1ac301 Author: Ceki Gulcu Date: 2013-03-13 (Wed, 13 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] eaf1d8: fix bug 212

2013-03-13 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: eaf1d80e60784d4571a359358679b5f7c83fb40f https://github.com/qos-ch/slf4j/commit/eaf1d80e60784d4571a359358679b5f7c83fb40f Author: Ceki Gulcu Date: 2013-03-13 (Wed, 13 Mar 2013) Changed paths: M jul

[slf4j-dev] [qos-ch/slf4j] 1c3e4c: release 1.7.3

2013-03-15 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 1c3e4c628ade20945818e320cd0e4f05a5e4ce77 https://github.com/qos-ch/slf4j/commit/1c3e4c628ade20945818e320cd0e4f05a5e4ce77 Author: Ceki Gulcu Date: 2013-03-15 (Fri, 15 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 6dd3a6: add reset method to SimpleLoggerFactory

2013-03-17 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 6dd3a60ee77a5cd17edf13a53f2895ed27bb4a53 https://github.com/qos-ch/slf4j/commit/6dd3a60ee77a5cd17edf13a53f2895ed27bb4a53 Author: Ceki Gulcu Date: 2013-03-17 (Sun, 17 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] bced90: start 1.7.4-SNAPSHOT

2013-03-18 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: bced901e2cbdfb85abd0f188483789bde4f455b1 https://github.com/qos-ch/slf4j/commit/bced901e2cbdfb85abd0f188483789bde4f455b1 Author: Ceki Gulcu Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] a031ea: release 1.7.4

2013-03-18 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: a031ea22e9812026236336662e4e124bcacd8144 https://github.com/qos-ch/slf4j/commit/a031ea22e9812026236336662e4e124bcacd8144 Author: Ceki Gulcu Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 192f47: remove unused INSTANCE field

2013-03-18 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 192f47034eda752188f6e937b989c11427715ebb https://github.com/qos-ch/slf4j/commit/192f47034eda752188f6e937b989c11427715ebb Author: Ceki Gulcu Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 730ca7: update end year to 2013

2013-03-21 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 730ca751a9e7e30f0dc8025ebb57f15507ff0d4e https://github.com/qos-ch/slf4j/commit/730ca751a9e7e30f0dc8025ebb57f15507ff0d4e Author: Ceki Gulcu Date: 2013-03-21 (Thu, 21 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 4dc6af: use a ConcurrentHashMap in various loger factories...

2013-03-25 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 4dc6af1af741d9419c33187033a210dd623ceff1 https://github.com/qos-ch/slf4j/commit/4dc6af1af741d9419c33187033a210dd623ceff1 Author: Ceki Gulcu Date: 2013-03-24 (Sun, 24 Mar 2013) Changed paths: M jcl

[slf4j-dev] [qos-ch/slf4j] 884d46: about to release 1.7.5

2013-03-25 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 884d46eeffb6e09f88ce38e7e8adac852e78c3ec https://github.com/qos-ch/slf4j/commit/884d46eeffb6e09f88ce38e7e8adac852e78c3ec Author: Ceki Gulcu Date: 2013-03-25 (Mon, 25 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] a940e1: add link to on left menu

2013-03-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: a940e127106c5a7e8b729674f37ff54ecbcc548c https://github.com/qos-ch/slf4j/commit/a940e127106c5a7e8b729674f37ff54ecbcc548c Author: Ceki Gulcu Date: 2013-03-27 (Wed, 27 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 95c494: mark 1.7.6-SNAPSHT, added missing modules to assem...

2013-03-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 95c49469c15189e80461107e92d3164aab6eae6d https://github.com/qos-ch/slf4j/commit/95c49469c15189e80461107e92d3164aab6eae6d Author: Ceki Gulcu Date: 2013-03-27 (Wed, 27 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 42e196: add info on slf4j-android

2013-03-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 42e196a3ea36745162402bacdaf58cf4c87739c4 https://github.com/qos-ch/slf4j/commit/42e196a3ea36745162402bacdaf58cf4c87739c4 Author: Ceki Gulcu Date: 2013-03-27 (Wed, 27 Mar 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 06c4dd: upgrade to cal10 0.8.1, improved images

2013-04-18 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 06c4ddc080313a26a21a9cafa2475ccf0a6a36ba https://github.com/qos-ch/slf4j/commit/06c4ddc080313a26a21a9cafa2475ccf0a6a36ba Author: Ceki Gulcu Date: 2013-04-18 (Thu, 18 Apr 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 49c933: improved twitter link

2013-05-01 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 49c933017f0baa05c8e610b7198d8f2f0f7fda85 https://github.com/qos-ch/slf4j/commit/49c933017f0baa05c8e610b7198d8f2f0f7fda85 Author: Ceki Gulcu Date: 2013-05-01 (Wed, 01 May 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 054dc9: improve follow us image

2013-05-01 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 054dc915d5d57dc5a277c80578b137d2c30a257b https://github.com/qos-ch/slf4j/commit/054dc915d5d57dc5a277c80578b137d2c30a257b Author: Ceki Gulcu Date: 2013-05-01 (Wed, 01 May 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 430962: follow_us diagram source

2013-05-01 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 4309628975995744c57c96e00cdfc720ccbc34f4 https://github.com/qos-ch/slf4j/commit/4309628975995744c57c96e00cdfc720ccbc34f4 Author: Ceki Gulcu Date: 2013-05-01 (Wed, 01 May 2013) Changed paths: A

[slf4j-dev] [qos-ch/slf4j] 446d17: doc updates

2013-05-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 446d17451bbf74c7f56788f94165b584cf80a835 https://github.com/qos-ch/slf4j/commit/446d17451bbf74c7f56788f94165b584cf80a835 Author: Ceki Gulcu Date: 2013-05-27 (Mon, 27 May 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] c2bf45: minor edit

2013-05-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: c2bf4536bb6ef048e6d665d5c0f5b12e74ddda41 https://github.com/qos-ch/slf4j/commit/c2bf4536bb6ef048e6d665d5c0f5b12e74ddda41 Author: Ceki Gulcu Date: 2013-05-27 (Mon, 27 May 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 6ddf49: update link to Devox 09 presentation at parleys

2013-05-30 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 6ddf497c22a3e0ae074bf01993473b3f307b2980 https://github.com/qos-ch/slf4j/commit/6ddf497c22a3e0ae074bf01993473b3f307b2980 Author: Ceki Gulcu Date: 2013-05-30 (Thu, 30 May 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 5af234: added links to SLF4J-Test and Lidalia SLF4J Extens...

2013-05-31 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 5af234a1d67ca33d60114fca3439c8ec6ba0674d https://github.com/qos-ch/slf4j/commit/5af234a1d67ca33d60114fca3439c8ec6ba0674d Author: Ceki Gulcu Date: 2013-05-31 (Fri, 31 May 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 4cab7d: add link to beginner's tutorial

2013-06-01 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 4cab7de32bfed5cfab1cb43f89b7e85d8e537640 https://github.com/qos-ch/slf4j/commit/4cab7de32bfed5cfab1cb43f89b7e85d8e537640 Author: Ceki Gulcu Date: 2013-06-01 (Sat, 01 Jun 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] b583ae: improved video link

2013-06-03 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: b583aec74c2884f73611c721a7377c47fe35915d https://github.com/qos-ch/slf4j/commit/b583aec74c2884f73611c721a7377c47fe35915d Author: Ceki Gulcu Date: 2013-06-03 (Mon, 03 Jun 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 403c13: updated links

2013-06-05 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 403c13fc1c8c4be4072809fe02a7f494f6146d73 https://github.com/qos-ch/slf4j/commit/403c13fc1c8c4be4072809fe02a7f494f6146d73 Author: Ceki Gulcu Date: 2013-06-05 (Wed, 05 Jun 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] b70940: mention BasicMarkerFactory concunrrency improvemen...

2013-07-03 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: b70940002ece2739ca6bae632bf32ecac8ee194d https://github.com/qos-ch/slf4j/commit/b70940002ece2739ca6bae632bf32ecac8ee194d Author: Ceki Gulcu Date: 2013-07-03 (Wed, 03 Jul 2013) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 27607e: add link to article [Simplifying the distinction b...

2013-11-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 27607eafc8ecfd7780c8aa4ac8795aeb2365dc87 https://github.com/qos-ch/slf4j/commit/27607eafc8ecfd7780c8aa4ac8795aeb2365dc87 Author: Ceki Gulcu Date: 2013-11-27 (Wed, 27 Nov 2013) Changed paths: M

[slf4j-dev] documentation on slf4j-android module

2014-01-30 Thread Ceki Gulcu
Hi Andrei, Looking at the commits for the 2H of 2013, I noticed many entries in relation with slf4j-android. That's pretty cool. However, I could not find any documentation on the slf4j-android module. Is there any? If not, I think it makes sense to take the time to add some documentation s

[slf4j-dev] [qos-ch/slf4j] 99da14: remove ununsed slf4j-scala-api

2014-02-03 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 99da14c2fc1044170f585068da07356d2f92acbc https://github.com/qos-ch/slf4j/commit/99da14c2fc1044170f585068da07356d2f92acbc Author: Ceki Gulcu Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: R

[slf4j-dev] [qos-ch/slf4j] 7a7d0f: update mailing list links

2014-02-03 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 7a7d0f8c525d74c8f3e39455fac9c9bc3283fad8 https://github.com/qos-ch/slf4j/commit/7a7d0f8c525d74c8f3e39455fac9c9bc3283fad8 Author: Ceki Gulcu Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 023e2f: updates to news.html

2014-02-05 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 023e2f39a40c7830a841552e382140e15ac4ada9 https://github.com/qos-ch/slf4j/commit/023e2f39a40c7830a841552e382140e15ac4ada9 Author: Ceki Gulcu Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 1784b3: releasing 1.7.6

2014-02-05 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 1784b3485cdc77ccd7b0ed318223dedb9bdf6dfd https://github.com/qos-ch/slf4j/commit/1784b3485cdc77ccd7b0ed318223dedb9bdf6dfd Author: Ceki Gulcu Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 3478cd: preparing next release

2014-02-05 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 3478cda72ce8272219cbe69f1f1b3c1c9e049572 https://github.com/qos-ch/slf4j/commit/3478cda72ce8272219cbe69f1f1b3c1c9e049572 Author: Ceki Gulcu Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 9e3e9a: Using generics with collections when possible

2014-02-22 Thread Ceki Gulcu
generics with collections when possible Commit: 64bf087d9252493322e58f557183e38ba886834c https://github.com/qos-ch/slf4j/commit/64bf087d9252493322e58f557183e38ba886834c Author: Ceki Gulcu Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M slf4j-api/src/main/java/org/slf4j

[slf4j-dev] [qos-ch/slf4j] ec7c8f: blurb about generics

2014-02-22 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: ec7c8f1ddc36fea51d52879eb97ba2b1d77e7764 https://github.com/qos-ch/slf4j/commit/ec7c8f1ddc36fea51d52879eb97ba2b1d77e7764 Author: Ceki Gulcu Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 39c7a2: ensure JDK 1.5 compatibility

2014-02-22 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 39c7a28d0bce446004c6eee41aa6652ebc78368a https://github.com/qos-ch/slf4j/commit/39c7a28d0bce446004c6eee41aa6652ebc78368a Author: Ceki Gulcu Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] c4f223: support for Category conversion on slf4j-migrator

2014-02-22 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: c4f2232073eafe7e51119f65afad595d3af2ac24 https://github.com/qos-ch/slf4j/commit/c4f2232073eafe7e51119f65afad595d3af2ac24 Author: Ceki Gulcu Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] f420e0: mention Otavio Garcia

2014-02-22 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: f420e0255ff44bf30a07c6787a86a02b635558bc https://github.com/qos-ch/slf4j/commit/f420e0255ff44bf30a07c6787a86a02b635558bc Author: Ceki Gulcu Date: 2014-02-22 (Sat, 22 Feb 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 49fcb6: Changing compiler version to 1.5

2014-02-23 Thread Ceki Gulcu
jul-to-slf4j/pom.xml Log Message: --- Changing compiler version to 1.5 Commit: f59cd31a36b6faa87c6e1169f23219e3749459e5 https://github.com/qos-ch/slf4j/commit/f59cd31a36b6faa87c6e1169f23219e3749459e5 Author: Ceki Gulcu Date: 2014-02-23 (Sun, 23 Feb 2014) Changed

[slf4j-dev] [qos-ch/slf4j] 3e7077: add missing file

2014-02-23 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 3e7077c27650bc041b30e5a237c436572f5e2ac8 https://github.com/qos-ch/slf4j/commit/3e7077c27650bc041b30e5a237c436572f5e2ac8 Author: Ceki Gulcu Date: 2014-02-23 (Sun, 23 Feb 2014) Changed paths: A

[slf4j-dev] [qos-ch/slf4j] 0ee9c9: added SimpleLayout and FileAppender classes

2014-04-04 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 0ee9c99930aa1cd10eca76a3454639b9e9f226bc https://github.com/qos-ch/slf4j/commit/0ee9c99930aa1cd10eca76a3454639b9e9f226bc Author: Ceki Gulcu Date: 2014-04-04 (Fri, 04 Apr 2014) Changed paths: A

[slf4j-dev] [qos-ch/slf4j] fdafef: remove popup from download page

2014-04-04 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: fdafef0253050516f64a2af80f57840cbd785a38 https://github.com/qos-ch/slf4j/commit/fdafef0253050516f64a2af80f57840cbd785a38 Author: Ceki Gulcu Date: 2014-04-04 (Fri, 04 Apr 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] ebcbbe: correct scm link

2014-11-21 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: ebcbbeb684062a4d2df0e893a2847a28ec13580d https://github.com/qos-ch/slf4j/commit/ebcbbeb684062a4d2df0e893a2847a28ec13580d Author: Ceki Gulcu Date: 2014-11-21 (Fri, 21 Nov 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 58983e: improved testing

2014-11-25 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 58983ea65b0e80dbb604801d4c0b69fb48305c9c https://github.com/qos-ch/slf4j/commit/58983ea65b0e80dbb604801d4c0b69fb48305c9c Author: Ceki Gulcu Date: 2014-11-25 (Tue, 25 Nov 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] fa9e7a: manually revert pull-request #15

2014-11-26 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: fa9e7aa37c22f59b54c0b87407b3e9a6af5b1dab https://github.com/qos-ch/slf4j/commit/fa9e7aa37c22f59b54c0b87407b3e9a6af5b1dab Author: Ceki Gulcu Date: 2014-11-26 (Wed, 26 Nov 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 8fda54: Set up Travis CI for SLF4J.

2014-11-27 Thread Ceki Gulcu
/d81313f1536b9e16062760642c8b63f7e6a6dd73 Author: Ceki Gulcu Date: 2014-11-27 (Thu, 27 Nov 2014) Changed paths: A .travis.yml A README.md Log Message: --- Merge pull request #90 from mattbishop/add-travis-ci Set up Travis CI for SLF4J Compare: https://github.com/qos-ch/slf4j/compare/fa9e7aa37c22

[slf4j-dev] [qos-ch/slf4j] 8737f4: slightly better test method names

2014-11-27 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 8737f4a0540271b655291f3c0d31b4084e1f473a https://github.com/qos-ch/slf4j/commit/8737f4a0540271b655291f3c0d31b4084e1f473a Author: Ceki Gulcu Date: 2014-11-27 (Thu, 27 Nov 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 97f96c: A field trial for the automatically named logger.

2014-12-08 Thread Ceki Gulcu
: ff3462db2e92f494aa20241cbf3531b748709484 https://github.com/qos-ch/slf4j/commit/ff3462db2e92f494aa20241cbf3531b748709484 Author: Ceki Gulcu Date: 2014-12-08 (Mon, 08 Dec 2014) Changed paths: M slf4j-api/src/main/java/org/slf4j/LoggerFactory.java M slf4j-api/src/main/java/org/slf4j/helpers/Util.java A slf4j

[slf4j-dev] [qos-ch/slf4j] c0f583: allow for computed caller class to be a super-type...

2014-12-08 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: c0f5835dcd6fdf7f9e2224211ccf8fe6b98cd7c7 https://github.com/qos-ch/slf4j/commit/c0f5835dcd6fdf7f9e2224211ccf8fe6b98cd7c7 Author: Ceki Gulcu Date: 2014-12-08 (Mon, 08 Dec 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] c52317: next version is 1.7.8-SNAPSHOT

2014-12-08 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: c52317aaef624ee253e6ecaf8861e1c43275808e https://github.com/qos-ch/slf4j/commit/c52317aaef624ee253e6ecaf8861e1c43275808e Author: Ceki Gulcu Date: 2014-12-08 (Mon, 08 Dec 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 3a5063: minor typo fix

2014-12-09 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 3a506351d77b22c37f39f32ee97796ef81c9f195 https://github.com/qos-ch/slf4j/commit/3a506351d77b22c37f39f32ee97796ef81c9f195 Author: Ceki Gulcu Date: 2014-12-09 (Tue, 09 Dec 2014) Changed paths: M

[slf4j-dev] [qos-ch/slf4j] 26b011: added Alexandre's name as author

2014-12-09 Thread Ceki Gulcu
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 26b01116722ebdd3b2471a6579f9d5a6feda83e7 https://github.com/qos-ch/slf4j/commit/26b01116722ebdd3b2471a6579f9d5a6feda83e7 Author: Ceki Gulcu Date: 2014-12-09 (Tue, 09 Dec 2014) Changed paths: M

  1   2   3   4   5   6   7   >