Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

logback-android

πŸ“„The reliable, generic, fast and flexible logging framework for Android
Collective - Host: opensource - https://opencollective.com/logback-android - Code: https://github.com/tony19/logback-android

Fixing bug 70 involving the %throwable conversion word.

http://bugzilla.qos.ch/show_bug.cgi?id=70

github.com/tony19/logback-android - 663854d608b9a8ce52228176e1699c4ac9da828a authored over 17 years ago by Ceki Gulcu <[email protected]>
added test case for bug 63

http://bugzilla.qos.ch/show_bug.cgi?id=63

github.com/tony19/logback-android - cb1248b14ac2df4429075a306ea1598e7c741368 authored over 17 years ago by Ceki Gulcu <[email protected]>
Fix for bug report 63.

Users can make call to log4j using log4j's TRACE level. TRACE is part
of org.apache.log4j.Level...

github.com/tony19/logback-android - 26fb735fdb58c71c05928d9fa7949949065305de authored over 17 years ago by Ceki Gulcu <[email protected]>
updated news

github.com/tony19/logback-android - f5ddcf921474d35185292f9ef058c15366c58298 authored over 17 years ago by Ceki Gulcu <[email protected]>
Added trace methods to syncing with SLF4J version 1.4.0

github.com/tony19/logback-android - 981c24f53171426cb8b02839c636db1f8bf5f816 authored over 17 years ago by Ceki Gulcu <[email protected]>
correct reference to SLF4J version

github.com/tony19/logback-android - f160d9222b5b492ff5d84c42f21176f61cf2743e authored over 17 years ago by Ceki Gulcu <[email protected]>
Fixed JMX related problem observed when running under JDK 1.4.

For more details please see:

http://marc.info/?l=logback-user&m=117766102225897&w=2

github.com/tony19/logback-android - b28256fd7d04708aa0314556aa52a32c7dfd720c authored over 17 years ago by Ceki Gulcu <[email protected]>
depend on SLF4J 1.4.0-SNAPSHOT (not yet released)

github.com/tony19/logback-android - 9ca1565c3c465249fe01d9936720a48a73702b1a authored over 17 years ago by Ceki Gulcu <[email protected]>
ongoing work

github.com/tony19/logback-android - f11c856303b548eaa2ed7831042e0a67cdc90795 authored over 17 years ago by Ceki Gulcu <[email protected]>
improved docs

github.com/tony19/logback-android - a3bc734829154b11eb0fefdf337ff9598bec202b authored over 17 years ago by Ceki Gulcu <[email protected]>
added one more test

github.com/tony19/logback-android - af51b4480fdc75c1ccff049b3b2cb6d37541bc4f authored over 17 years ago by Ceki Gulcu <[email protected]>
modified ignored list

github.com/tony19/logback-android - 5da5ae3bbe960b2c08ea32230f6bfd1f1c8edc21 authored over 17 years ago by Ceki Gulcu <[email protected]>
better error reporting

github.com/tony19/logback-android - cdd7fa263f2335dc0b6814b3f6dd0e98475fd05f authored over 17 years ago by Ceki Gulcu <[email protected]>
minor changes

github.com/tony19/logback-android - 477110bc8ce5a9b0147025b8e4c26f11a976dd5d authored over 17 years ago by Ceki Gulcu <[email protected]>
minor or no change

github.com/tony19/logback-android - 3bc1814e6e639f61bf3471a949a378350b4dfb95 authored over 17 years ago by Ceki Gulcu <[email protected]>
aliging with the implementation of toString in BasicMarker (in SLF4J)

github.com/tony19/logback-android - 23fd7f066f9d2ac851970620980f735437a8eac8 authored over 17 years ago by Ceki Gulcu <[email protected]>
SubTimeBasedRollingPolicy which was used to run the test faster has been deleted. Current time can now be set into TimeBasedRollingPolicy.

github.com/tony19/logback-android - 6687401abd4f6844e4d2a84fcaf9a34bac09c0c5 authored over 17 years ago by Jean-Noel Charpin <[email protected]>
supressed superflous system.out

github.com/tony19/logback-android - ece748fbc56678f574447841581e765bb5ab2732 authored almost 18 years ago by Ceki Gulcu <[email protected]>
minor fixes

github.com/tony19/logback-android - b5c3bca8c73275ad40996cd5026f01a3113313a9 authored almost 18 years ago by Ceki Gulcu <[email protected]>
- starting work on 0.9.6-SNAPSHOT

github.com/tony19/logback-android - ea25c823c9619e1e27658289aeb502d35c597649 authored almost 18 years ago by Ceki Gulcu <[email protected]>
- Fixed bug 54

github.com/tony19/logback-android - 4874d8fb250c144782c6a3a2aee4431075c0b50e authored almost 18 years ago by Ceki Gulcu <[email protected]>
- Contrary to previous versions of logback, the various

Logger.isXYZEnabled(Marker) methods now take into account the marker
information passed as pa...

github.com/tony19/logback-android - 0a538ff963820baa9c924214f1ccd47b60145bed authored almost 18 years ago by Ceki Gulcu <[email protected]>
- Renamed LoggerTest as TurboFilteringInLoggerTest

- Fixed serious bugs in isXYZEnabled methods as reported in http://www.slf4j.org/pipermail/user/2...

github.com/tony19/logback-android - 4d929e0351defb37736faf46049dabf51a3c7f3c authored almost 18 years ago by Ceki Gulcu <[email protected]>
added quotes

github.com/tony19/logback-android - cfc9a590e489fdc287c684196ab507f261db404e authored almost 18 years ago by Ceki Gulcu <[email protected]>
Added a link to Xavier Hanin's post

github.com/tony19/logback-android - 23892b3070254b7fa344066edfbc3dc6aaf0941c authored almost 18 years ago by Ceki Gulcu <[email protected]>
updating plugin version in parent pom.xml

github.com/tony19/logback-android - 70b77a462bc1111d372121db68cca0567cdf2235 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Uncommented TimeBasedRollingTest from pom.xml

Renamed TimeBasedRollingPolicyTest to SubTimeBasedRollingPolicy so that it is not mistaken for a ...

github.com/tony19/logback-android - 78a1e0d62d35cd08b38b217c77a04a96f409e3f7 authored almost 18 years ago by Jean-Noel Charpin <[email protected]>
The test now runs faster.

We call a subclass of TimeBasedRollingPolicy and inject time to trigger the rollover.

github.com/tony19/logback-android - a721a38e04e0796cef56c32559414d1581414717 authored almost 18 years ago by Jean-Noel Charpin <[email protected]>
up to version 0.9.5-SNAPSHOT

github.com/tony19/logback-android - 033e5240a11fbd521942cf4fe7e6aade398fe350 authored almost 18 years ago by Sebastien Pennec <[email protected]>
updated version to 0.9.4

github.com/tony19/logback-android - 402a51e2dd62256133c48756d4487fcf67acb0a5 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated pom.xml to include console plugin version

Updated download and news page

github.com/tony19/logback-android - 730559dca0da0c7de76866f34e84a51e004019ec authored almost 18 years ago by Sebastien Pennec <[email protected]>
minor rewording

github.com/tony19/logback-android - 016617dba805a783bb82be5804deafca63844177 authored almost 18 years ago by Ceki Gulcu <[email protected]>
updated docs

github.com/tony19/logback-android - 7b03c2369f9ad19833719ad87015a8551a2c21a3 authored almost 18 years ago by Ceki Gulcu <[email protected]>
doc updates

github.com/tony19/logback-android - 06d26ae9b753cf5e033dc3ce7937f3057b72336c authored almost 18 years ago by Ceki Gulcu <[email protected]>
Updated doc

github.com/tony19/logback-android - 053c39bef9f52ece051ecc052653cd3dd9a1454b authored almost 18 years ago by Sebastien Pennec <[email protected]>
doc updates

github.com/tony19/logback-android - cfb8fbff016540786a670c60f60565911bd542b2 authored almost 18 years ago by Ceki Gulcu <[email protected]>
- We now avoid polluting the output with image contents which most of the time look like gibberish anyhow.

github.com/tony19/logback-android - 69290e182f8db6589eadd5a3c485a37255384893 authored almost 18 years ago by Ceki Gulcu <[email protected]>
doc update

github.com/tony19/logback-android - a5c78bead71f0fd158eeb42e6ed4c12fc84669d1 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated plugin documentation

github.com/tony19/logback-android - f44256654bc7c92bf42c52af2cd98087cddc0358 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated ConsolePluginAction.java to set a default port

github.com/tony19/logback-android - 62897da296faa7a4172cdcb6cf2dd45ed5aa2409 authored almost 18 years ago by Sebastien Pennec <[email protected]>
cobertura and clover commented out

github.com/tony19/logback-android - 16b5462a0b8a235fb514d60508d9a401835465fa authored almost 18 years ago by Ceki Gulcu <[email protected]>
doc updates

github.com/tony19/logback-android - 2d4dd61c660823cad2daa63d1bcbc326c1aab340 authored almost 18 years ago by Ceki Gulcu <[email protected]>
ignored file

github.com/tony19/logback-android - 5afb77a244592cf0f9d26c59fa76718af90eeea8 authored almost 18 years ago by Ceki Gulcu <[email protected]>
Significantly more robust TeeFilter. This version does not barf

- on images, css files etc.
- application/x-www-form-urlencoded requests

If the request is a...

github.com/tony19/logback-android - cf098c7e72012af9c6af7b528b9f654586499646 authored almost 18 years ago by Ceki Gulcu <[email protected]>
minor modification: the get() method now returns the generic type

github.com/tony19/logback-android - 62f7515f610823452aa8da159e05645d77a292ef authored almost 18 years ago by Sebastien Pennec <[email protected]>
For images, it seems that getWriter() is never called, getOutputStream() is called instead.

github.com/tony19/logback-android - 308e2a887d99811c27cbec01ac107feb8a8f7f03 authored almost 18 years ago by Ceki Gulcu <[email protected]>
On going work on the plugin documentation

github.com/tony19/logback-android - 871ab36475ae8c94103758e23c03e19290a58a52 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added an action that creates a SocketAppender and attaches it to the root logger.

The action is bound to the pattern "consolePlugin" and requires a "port=xxx" attribute.

github.com/tony19/logback-android - d444168a4deadb235befb7485cfbba20bd230976 authored almost 18 years ago by Sebastien Pennec <[email protected]>
updated news page for next version

github.com/tony19/logback-android - 2f0f5955c9fea015ab3780ee0acad5cf54474648 authored almost 18 years ago by Sebastien Pennec <[email protected]>
New version 0.9.4-SNAPSHOT

github.com/tony19/logback-android - e1eb2347d637495c7f9bff5315af4fc974c2a3a4 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated news page

github.com/tony19/logback-android - 286a6876bdbef1a7ad5c2e95194bec61f3aaf9e1 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Version is now 0.9.3

github.com/tony19/logback-android - 1b315782323673482c57b8bf3e059cf497b981da authored almost 18 years ago by Sebastien Pennec <[email protected]>
removed unused import

github.com/tony19/logback-android - d747f69475d35c81fd9311e4579f84f42072452f authored almost 18 years ago by Sebastien Pennec <[email protected]>
- doc updates

github.com/tony19/logback-android - daa64d83b5564a51ea6d2c61b991dd2b54acbff2 authored almost 18 years ago by Ceki Gulcu <[email protected]>
corrected URL

github.com/tony19/logback-android - e781177f42f097593dac62cf463386e45352199a authored almost 18 years ago by Ceki Gulcu <[email protected]>
We need to specify the retrotranslator's version number

github.com/tony19/logback-android - 284af286350b59df42c143331ee20ad927f72476 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated pom.xml to use latest stable version of Retrotranslator

github.com/tony19/logback-android - 69fc9ef629aa6c3bed0581451e3d108cacc38217 authored almost 18 years ago by Sebastien Pennec <[email protected]>
- doc improvements

github.com/tony19/logback-android - 54df01db497292d39c7383ce8c8dfe662fa74773 authored almost 18 years ago by Ceki Gulcu <[email protected]>
- ch.qos.logback.classic.Logger now implements org.slf4j.spi.LocationAwareLogger interface

github.com/tony19/logback-android - 0cf4c3f800cbd8d82b2cee3b4df505f0abdc8aa8 authored almost 18 years ago by Ceki Gulcu <[email protected]>
Mentionned the correction of bug 53

github.com/tony19/logback-android - f8575edaf34414e2aeb955f26dcf026d4b27393e authored almost 18 years ago by Sebastien Pennec <[email protected]>
Modified SMTPAppender's documentation

github.com/tony19/logback-android - 6f19c1b1ef0aafe1f454f629a144ed284bf8dde5 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated documentation

github.com/tony19/logback-android - d8f887b2a773104f597ca949a984ef73adcba384 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added url attribute to include element

Modified tests

github.com/tony19/logback-android - 862fb0ba9081186d811596f8e8c99308c6095544 authored almost 18 years ago by Sebastien Pennec <[email protected]>
improved text, ongoing work

github.com/tony19/logback-android - d1675ed136f86904e785923c931127ddd68b8514 authored almost 18 years ago by Ceki Gulcu <[email protected]>
Renamed LoadConfigurationFileAction.java to IncludeFileAction.java

Same for test class.
Renamed "path" attribute to "file"

github.com/tony19/logback-android - 5be9e37435f7d390549ecffbc82bcf8b1d681cef authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added include functionality to Joran.

The <include> pattern used in a <configuration> pattern can have a "path" attribute with the path...

github.com/tony19/logback-android - 13c89279aa82c7f1ceb6fa15f3ce1fb290046f6b authored almost 18 years ago by Sebastien Pennec <[email protected]>
minor updates

github.com/tony19/logback-android - d858426986247a36bcd3417edd7545f046a778ff authored almost 18 years ago by Ceki Gulcu <[email protected]>
corrected minor mistake

github.com/tony19/logback-android - 577e616f8284fb014ddf6e20db5332991bdeabf2 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Optimized calls

Modified the test of returning TurboFilter decision

github.com/tony19/logback-android - 7a66c91102701dd3057c46d0d23ccddb59dfdf26 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added a test case

Fixed a bug

github.com/tony19/logback-android - a3b0aed7d0476126b102a4b25ba38d79e05fa72b authored almost 18 years ago by Sebastien Pennec <[email protected]>
added LoggerTest to the suite

github.com/tony19/logback-android - 8db290bde88879fe915b1a99118b55b1308bd900 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Refactored Logger and LoggerContext classes.

We now construct the Object array to place the arguments of the parametrized logging only when th...

github.com/tony19/logback-android - 20e36519d8ce69b99acb62f566f15c1ce4bdbb2a authored almost 18 years ago by Sebastien Pennec <[email protected]>
log4j-bridge related updates

github.com/tony19/logback-android - 739d9a7d9ce8f72e24f250ff0a5e75909437d89e authored almost 18 years ago by Ceki Gulcu <[email protected]>
reformat

github.com/tony19/logback-android - 3713f50ab7a07f27c20a247c338a97abbd3fc10b authored almost 18 years ago by Sebastien Pennec <[email protected]>
PropertySetter now manages FilterReply enums as properties, not components.

github.com/tony19/logback-android - f22ee548a25ebc7051130d364331c2ccf6665a7d authored almost 18 years ago by Sebastien Pennec <[email protected]>
AbstractMatcherFilter now has direct getter and setter for its enum (no more setXXX(String yyy))

PropertySetter manages FilterReply enums.
Test case now tests two things: the precise FilterReply...

github.com/tony19/logback-android - b38de1bbfed93cee1461e6593969dedf0dd1d3b2 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added a test case about bug 52

github.com/tony19/logback-android - 27d1ec1cae2fc32d4f7f068f8e0b359c661dbc07 authored almost 18 years ago by Sebastien Pennec <[email protected]>
- added dependencies.html (a page explaining logback dependencies)

- various other improvements to the docs

github.com/tony19/logback-android - ebe21e265c4918aec382ad805a90362e62d84fea authored almost 18 years ago by Ceki Gulcu <[email protected]>
updated due to changes in EventEvaluator

github.com/tony19/logback-android - 336228fe1bc5a83dcc06887bbcec2deed90d6318 authored almost 18 years ago by Sebastien Pennec <[email protected]>
EventEvaluator now extends LifeCycle

Better fail check in EvaluatorFilter

github.com/tony19/logback-android - 17531667c81329626553be6ff4156f10b8bd5310 authored almost 18 years ago by Sebastien Pennec <[email protected]>
version 0.9.3-SNAPSHOT

github.com/tony19/logback-android - b77f272b9c82d1d06a2d8973ae18538f351e9512 authored almost 18 years ago by Sebastien Pennec <[email protected]>
updated for 0.9.2

github.com/tony19/logback-android - b99d03da60140855df038766ef94c52a3624651f authored almost 18 years ago by Sebastien Pennec <[email protected]>
updated the read me

github.com/tony19/logback-android - fb65e0f7e1a56f0ded7977fde1b803875e47ce9c authored almost 18 years ago by Sebastien Pennec <[email protected]>
minor update

github.com/tony19/logback-android - 02116c4c9e5b2ba5855a5aaf2e187f4b00c53e84 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Version 0.9.2

github.com/tony19/logback-android - ebbf70d87c712e2ceed77802557d0ca429383f40 authored almost 18 years ago by Sebastien Pennec <[email protected]>
The site now located in the docs directory

github.com/tony19/logback-android - 177bac710f99b3d0f9d7af33e138b062f3ede123 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added a read me file

Updated the assembly file

github.com/tony19/logback-android - 3ce794220bda6ffdce52aa012ffa6dd12151e60f authored almost 18 years ago by Sebastien Pennec <[email protected]>
moving to version 0.9.2-SNAPSHOT

github.com/tony19/logback-android - e05c8859f742c05f2299b79dcc84f1f6e5c24fa7 authored almost 18 years ago by Sebastien Pennec <[email protected]>
moved images out of the pages directory

github.com/tony19/logback-android - f643f4e384e32886ee156cc42dfdd85a5493dc60 authored almost 18 years ago by Sebastien Pennec <[email protected]>
updated build file with new version numbers

github.com/tony19/logback-android - 674e41512cdad95a27028b05f3d59db8f031f961 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Updated compatibility test versions

github.com/tony19/logback-android - d500a48e0e99a1ff7cd7e1c4a61f545e7a6b6705 authored almost 18 years ago by Sebastien Pennec <[email protected]>
All poms to version 0.9.1

github.com/tony19/logback-android - 1c0ab0b2b2c49855d4039e313f2a941d9f88327a authored almost 18 years ago by Sebastien Pennec <[email protected]>
Doc improvements

github.com/tony19/logback-android - 22a3f5ff4bbceeb0e621f8bbbafb14c11dbca461 authored almost 18 years ago by Sebastien Pennec <[email protected]>
Added a clear method to the CyclicBuffer

github.com/tony19/logback-android - cfdb5c3e00f06231e812481eaa80222c88d322fe authored almost 18 years ago by Sebastien Pennec <[email protected]>
ongoing work

github.com/tony19/logback-android - 9326d513bbdb10501f9b3d71975befae31c54b98 authored almost 18 years ago by Ceki Gulcu <[email protected]>
The chpater index is now displayed on the right menu

github.com/tony19/logback-android - da0f759eda78df51119f9aee6c9b550108e10a22 authored almost 18 years ago by Ceki Gulcu <[email protected]>
ongoing work

github.com/tony19/logback-android - f24307f7130c8925b1357f83add3abefe7d12e58 authored almost 18 years ago by Ceki Gulcu <[email protected]>