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

script updates

github.com/tony19/logback-android - 622ecff1c646c3fddab052e1590366ca7dda8d15 authored about 18 years ago by Sebastien Pennec <[email protected]>
Added a DBAppender to the access module, and a corresponding test case.

One dialect only for now.

github.com/tony19/logback-android - 7be668d48b982a05408963dc4b3955e2c8074cd0 authored about 18 years ago by Sebastien Pennec <[email protected]>
minor fixes

github.com/tony19/logback-android - 7ce80c3ab84617aa2eae6effa8c36f2a66e688df authored about 18 years ago by Sebastien Pennec <[email protected]>
imports optimization

github.com/tony19/logback-android - ab86db9b164751e0d461528357dfd93df8ac00a4 authored about 18 years ago by Sebastien Pennec <[email protected]>
removed request and response from Janino variables

added a testcase to PackageTest.java

github.com/tony19/logback-android - 8fb19aae4452d7745d81a4b5398e5e5908aadd9c authored about 18 years ago by Sebastien Pennec <[email protected]>
minor improvements in documentation

github.com/tony19/logback-android - 353538a68983cf6363bbbca8edb0c4ddcc8a0638 authored about 18 years ago by Ceki Gulcu <[email protected]>
include sources when packaging

github.com/tony19/logback-android - e613c8900c730c21e0f00b4cbdc51339a63181e9 authored about 18 years ago by Ceki Gulcu <[email protected]>
Modified the Matcher to use the find() method instead of the matches() method.

Added a test case verifying its behaviour

github.com/tony19/logback-android - 792d19c5bdddaeba7d5ca722b93944f70e0174f0 authored about 18 years ago by Sebastien Pennec <[email protected]>
Added some tests for SocketAppender

github.com/tony19/logback-android - 36f8418cafd807fe9c2b52c615a4aeaed26dba1b authored about 18 years ago by Sebastien Pennec <[email protected]>
Working version of access's SocketAppender and SimpleSocketServer

Work in progress

github.com/tony19/logback-android - 2a9f54b71c117315046babe03936b35e6926231d authored about 18 years ago by Sebastien Pennec <[email protected]>
- don't crash the server in case JoranConfiguration throws an exception

github.com/tony19/logback-android - 4fdb9b713304d37b041c3d47e85828e82dbefaca authored about 18 years ago by Ceki Gulcu <[email protected]>
Reduce the amount of noise when reporting errors

github.com/tony19/logback-android - e5f94abd5a6eea65b0148ab7e1d73c9a4a692d56 authored about 18 years ago by Ceki Gulcu <[email protected]>
- Print stack trace in case of parsing problems of the joran config file

- RequestLogRegistry instead of RequestLogMapper
- print Status list only in case of errors or wa...

github.com/tony19/logback-android - 4ae5bfff94168101f50af746a0fcdb06a85c7414 authored about 18 years ago by Ceki Gulcu <[email protected]>
Added an access specific implementation of SocketAppender.

Moved to core module the common functionnalities
Minor modifications on the other classes (format...

github.com/tony19/logback-android - a4754b6249cf82bf55b331c0e22ede8ea32b7b1c authored about 18 years ago by Sebastien Pennec <[email protected]>
Now using FileSize in SizeBasedTriggeringPolicy

github.com/tony19/logback-android - f240ebb4fc8f2bc78811729edaac588b21dae512 authored about 18 years ago by Sebastien Pennec <[email protected]>
small documentation update

github.com/tony19/logback-android - 5deb0321c0932fb6de3c64e7b432a5f8377f25e4 authored about 18 years ago by Sebastien Pennec <[email protected]>
Removed static system.out access from StatusBase

Better StatusPrinterTest

github.com/tony19/logback-android - 64b11b5b50b34ea3a0397a130f1f1090915db282 authored about 18 years ago by Sebastien Pennec <[email protected]>
RequestLog objects now register themselves to the RequestLogMapper to be accessible later on

Added a trick in OptionHelper to load classes

github.com/tony19/logback-android - 82c5f21df8f16252d4e821ff9831b1b5fcdb7dec authored about 18 years ago by Sebastien Pennec <[email protected]>
testing class loading

github.com/tony19/logback-android - 166aed419eee1c5041b86bba3fe5d010e4898496 authored about 18 years ago by Ceki Gulcu <[email protected]>
- accept 'seconde' as a valid way of specifying seconds

- test parsing of durations where the init is specified in upper case

github.com/tony19/logback-android - da2a158ce2d7c678a8e269449e651b215988f2de authored about 18 years ago by Ceki Gulcu <[email protected]>
When removing keys from the MDC, the new value should be stored as a Threadlocal.

github.com/tony19/logback-android - 9119052303c38e1ccc583018f502088762450600 authored about 18 years ago by Ceki Gulcu <[email protected]>
minor changes

github.com/tony19/logback-android - 24795a476745fee6ced3e2eb95e24878bdebff70 authored about 18 years ago by Ceki Gulcu <[email protected]>
minute count should count minutes not days

github.com/tony19/logback-android - 437a4099ae513517d5d6e7cd2e445371e8860f4d authored about 18 years ago by Ceki Gulcu <[email protected]>
make constructor public

github.com/tony19/logback-android - 587b3e08302a67a19d2a79eeafd6f1c0c7c4a6a7 authored about 18 years ago by Ceki Gulcu <[email protected]>
Adding stats by minute and by hour

github.com/tony19/logback-android - dd07ff6cdb70bb2bb9454ad67cfc02abc83dae60 authored about 18 years ago by Ceki Gulcu <[email protected]>
added support by minute and by hour computations

github.com/tony19/logback-android - 33de34bad4263a060ad1add68dd6345de0b7b91f authored about 18 years ago by Ceki Gulcu <[email protected]>
minor changes

github.com/tony19/logback-android - 3585bd9cf361b844cfcf8bb233b85fb9f7999091 authored about 18 years ago by Ceki Gulcu <[email protected]>
Added filter support

github.com/tony19/logback-android - b0200fde9c81757e420eede6366dfe6e0db7fd82 authored about 18 years ago by Ceki Gulcu <[email protected]>
Vemoved date from toString() method

Verified that exceptions print correctly

github.com/tony19/logback-android - bdbd4c2368e32ea35f10e8020e76ed75856c1b24 authored about 18 years ago by Sebastien Pennec <[email protected]>
test management

github.com/tony19/logback-android - b1752c544c3df3ce166d10fd666f58245f33761a authored about 18 years ago by Sebastien Pennec <[email protected]>
refactored Statistical tests

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

github.com/tony19/logback-android - 97086c6807613d0f673027464427ee674ebe042c authored about 18 years ago by Ceki Gulcu <[email protected]>
minor fix

github.com/tony19/logback-android - c8c4f6527a5edc71f8014bca8394d4e4d1f42900 authored about 18 years ago by Sebastien Pennec <[email protected]>
minor fix

github.com/tony19/logback-android - 4ba2589c83d6a330c834c28636f835888a7797a3 authored about 18 years ago by Sebastien Pennec <[email protected]>
Statuses now have a creation date

ClassNameAbbreviator.java now has a public constructor

github.com/tony19/logback-android - 6d9ae0f361e406d4f26a15492d4df0c0175ccebf authored about 18 years ago by Sebastien Pennec <[email protected]>
- In InterpretationContext substitution properties to be added by Map<String,String>

- Improved toString in Duration

github.com/tony19/logback-android - cb96b78041e81adadfab4ccb326a9fa2c4cbbb46 authored about 18 years ago by Ceki Gulcu <[email protected]>
added support for computing seconds

github.com/tony19/logback-android - 2a2de4581179d280c441bb8e1a5d7d166a152621 authored about 18 years ago by Ceki Gulcu <[email protected]>
Initial work on periodic statistics counters

github.com/tony19/logback-android - b71a3fca79f696784a01b1069cc6a2bbfa98a662 authored about 18 years ago by Ceki Gulcu <[email protected]>
slient tests are beautiful

github.com/tony19/logback-android - 53f3398bc1a91405c092945cd3a07690143420a1 authored about 18 years ago by Sebastien Pennec <[email protected]>
Renamed DefaultSMTPEvaluator to URLEvaluator

Updated test case
Minor javadoc modifications to TimeBasedRollingTest

github.com/tony19/logback-android - 13fcd0c52211a11eb1666934f18588cc654374f3 authored about 18 years ago by Sebastien Pennec <[email protected]>
- Renamed InterpretationContext.addProperties as addSubstitutionProperties

github.com/tony19/logback-android - aa72c7b17be42b342059a5d70e3ca07b5467656a authored about 18 years ago by Ceki Gulcu <[email protected]>
- fixed problem with TimeUtilTest when run European contries where the first day

of the week is Monday instead of Sunday.
- Renamed InterpretationContext.addProperty as addSubs...

github.com/tony19/logback-android - d66275b483d0d809b7a0dcadd7f6c88b613447f1 authored about 18 years ago by Ceki Gulcu <[email protected]>
We speak of contexts rather than repositories

github.com/tony19/logback-android - 68b7a642ae0d03ae8cce5a04e393341d1228bf5d authored about 18 years ago by Ceki Gulcu <[email protected]>
TimeUtil can correctly compute the millis for the start of next day, next week or next month

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

github.com/tony19/logback-android - ed74b0447b20e186a335814dd67ec75c54a019df authored about 18 years ago by Ceki Gulcu <[email protected]>
- Added TimeUtil with accompanying TC

- Other Minor changes

github.com/tony19/logback-android - f453f0b8112aee4e8c9e63b8a1f820b5a92cbb18 authored about 18 years ago by Ceki Gulcu <[email protected]>
minor changes

github.com/tony19/logback-android - 516a29d512208e1aaf3ee8a4ccfee430717cd1ed authored about 18 years ago by Ceki Gulcu <[email protected]>
minor changes

github.com/tony19/logback-android - 818dc5d65d24b2faf918a7fd03236f8683460563 authored about 18 years ago by Ceki Gulcu <[email protected]>
renamed logback parent to logback-parent

github.com/tony19/logback-android - 0d7e6a80471033f593c19918976900c62c4a9d59 authored about 18 years ago by Sebastien Pennec <[email protected]>
No need to optimize as there is one (or few) LoggerContext per application

github.com/tony19/logback-android - bf4a4236f6af84d18ae6df78f4bbc38fe49e35bd authored about 18 years ago by Ceki Gulcu <[email protected]>
now sending the presentation header as well

github.com/tony19/logback-android - 3d8e2da2e27c7742b9ed5249729cbc42ca60ebea authored about 18 years ago by Sebastien Pennec <[email protected]>
removed unnecessary test

github.com/tony19/logback-android - 7131aa508a022407d2c6197c6ff78fd17c948383 authored about 18 years ago by Sebastien Pennec <[email protected]>
small change to presentation

github.com/tony19/logback-android - 969c57d112af89cb208108fc50f1195de4cb7a84 authored about 18 years ago by Sebastien Pennec <[email protected]>
Added toString methods

github.com/tony19/logback-android - 43eafb11bcfc6a73338f45b4ccf2d72b9d12458d authored about 18 years ago by Ceki Gulcu <[email protected]>
- Added TimeBasedRolloverTest to the list of excluded tests in pom.xml as it takes as much as 12 seconds to execute

- Modified Modified ConsoleAppenderTest to output nothing on the console. In a related change, Te...

github.com/tony19/logback-android - c723007b5f4ad0fbb80fe5997dc9126cdff2883c authored about 18 years ago by Ceki Gulcu <[email protected]>
silent tests are beautiful

github.com/tony19/logback-android - 3aa4ac44b9392342b4bcb6dc2f5a52bd9c937872 authored about 18 years ago by Ceki Gulcu <[email protected]>
silent tests are beautiful

github.com/tony19/logback-android - 98c37e39324088a5fb483eecf69637d20a1e9f6b authored about 18 years ago by Ceki Gulcu <[email protected]>
silent tests are beautiful

github.com/tony19/logback-android - da78d3f267bb80c02f6ffd88c92da912c2b421f0 authored about 18 years ago by Ceki Gulcu <[email protected]>
less noise when testing

github.com/tony19/logback-android - 8e4def85cc731c272063e0a2737b874964647e74 authored about 18 years ago by Ceki Gulcu <[email protected]>
added presentation header and footer to WriterAppender

Updated HTMLLayout test

github.com/tony19/logback-android - 438311a50011ba2767ec6eb9f41357a22c6c697c authored about 18 years ago by Sebastien Pennec <[email protected]>
minor change

github.com/tony19/logback-android - 5f330de3737583609272dcc7d6ecff0ad36dec0c authored about 18 years ago by Ceki Gulcu <[email protected]>
less noise when testing

github.com/tony19/logback-android - 397015ffeb08f2f09de892d2e5bce033dad144ee authored about 18 years ago by Ceki Gulcu <[email protected]>
less noise when testing

github.com/tony19/logback-android - 56e13b5b4afb598a33fea7b6c7cfcd71d3f29c2a authored about 18 years ago by Ceki Gulcu <[email protected]>
less noise when testing

github.com/tony19/logback-android - de6644313e06321397629ea5b69c4805d0852501 authored about 18 years ago by Ceki Gulcu <[email protected]>
Added PresentationHeader and PresentationFooter to Layout interface

Modified Header and Footer attributes to FileHeader and FileFooter
Updated layouts and tests acco...

github.com/tony19/logback-android - 054b6cd39722b263a14f7e15e0c5b4d21a14faae authored about 18 years ago by Sebastien Pennec <[email protected]>
typo

github.com/tony19/logback-android - 2ac69d7039d7610f85220d6f26b99f297a2af5c9 authored about 18 years ago by Sebastien Pennec <[email protected]>
try testing unlikely key

github.com/tony19/logback-android - 08e607dbd025023b7b1d90d4b1d8b6b69570e3ac authored about 18 years ago by Ceki Gulcu <[email protected]>
Removed LogbackEvent, simplified process of notifying to listeners

LoggerContext now implements LifeCycle

github.com/tony19/logback-android - 301925174f7a855763cc662fac37add2e2275df7 authored about 18 years ago by Sebastien Pennec <[email protected]>
A small script to change version numbers.

github.com/tony19/logback-android - 1047ac7a070f1a0e5e38db79396e2d8b7ebddbdb authored about 18 years ago by Ceki Gulcu <[email protected]>
bug fix

github.com/tony19/logback-android - 1b0a78fa0cdfd7fb972f1f135fb9d1c3b418cc20 authored about 18 years ago by Sebastien Pennec <[email protected]>
first implementation of a ContextListener and LogbackEvent objects.

github.com/tony19/logback-android - 9c5b665a559e1be66544690ab4ae45db4661290f authored about 18 years ago by Sebastien Pennec <[email protected]>
be a little more permissive on time

github.com/tony19/logback-android - 0d41f1aa894cc36d4f5302afbb67fa52fbe1b5be authored about 18 years ago by Ceki Gulcu <[email protected]>
ListAppender moved

github.com/tony19/logback-android - 67b157da7698cba557a231639040c17ad553f4ca authored about 18 years ago by Ceki Gulcu <[email protected]>
minor bug fix

github.com/tony19/logback-android - 9aa4249aad54e37f3bf357a1bf7d760be0412592 authored about 18 years ago by Ceki Gulcu <[email protected]>
ListAppender moved

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

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

github.com/tony19/logback-android - a011c3613ee8386588c4a0d9ad282c7e25b96863 authored about 18 years ago by Ceki Gulcu <[email protected]>
minor changes

github.com/tony19/logback-android - 703c5a92893b33a2dfe3603242eb597eb320095a authored about 18 years ago by Ceki Gulcu <[email protected]>
removed noisy event reporting

github.com/tony19/logback-android - efe621a90cea31006e5e7683f9339c54cf66da6d authored about 18 years ago by Sebastien Pennec <[email protected]>
moved ListAppender from test to main

github.com/tony19/logback-android - e1ece0a10be4b49a9a28d1e24611d4954471fdd8 authored about 18 years ago by Ceki Gulcu <[email protected]>
%logger instead of %class

github.com/tony19/logback-android - 75067684cf081ef8bbc900321798abe54fbc5f72 authored about 18 years ago by Ceki Gulcu <[email protected]>
- a little more defensive code in case cb == null

github.com/tony19/logback-android - 71329dd1f86985a915a755dfda0570cbb0d51eee authored about 18 years ago by Ceki Gulcu <[email protected]>
methods should be public

github.com/tony19/logback-android - 5deef030160ac3f51ecf2f4f329099a70526c3de authored about 18 years ago by Ceki Gulcu <[email protected]>
- indentation changes in AppenderAttachableImpl

github.com/tony19/logback-android - 8a647b3992749752d117f7aa71fe6e048dc0bd0f authored about 18 years ago by Ceki Gulcu <[email protected]>
- indentation changes in AppenderAttachableImpl

github.com/tony19/logback-android - b988a03a20068ee2ad98ef69cc0c7b6547ebcca4 authored about 18 years ago by Ceki Gulcu <[email protected]>
moved ListAppender from test to main

github.com/tony19/logback-android - 1114c1017bd6b3be1eddafd2e45459d483ded580 authored about 18 years ago by Ceki Gulcu <[email protected]>
inital version of CyclicBufferAppender

github.com/tony19/logback-android - c6e89396df69fd58f629e9fab929cac1ba1c521c authored about 18 years ago by Ceki Gulcu <[email protected]>
inital version of CyclicBufferAppender

github.com/tony19/logback-android - 8711e671a8a12e932b5aad51413d99be6a7cc117 authored about 18 years ago by Ceki Gulcu <[email protected]>
One can now specify the key to retrieve user information from the MDC

github.com/tony19/logback-android - 5d4ff0f061903ad620253e83e9c6b6680754eeed authored about 18 years ago by Sebastien Pennec <[email protected]>
Added support for OnMatch and OnMismatch options in TurboFilter

Added a new TurboFilter: UserTurboFilter

github.com/tony19/logback-android - 56d7a74c467876eb38ec2c97387be15da3e97f4b authored about 18 years ago by Sebastien Pennec <[email protected]>
skin version corrected

appenders.xml is now well formed...

github.com/tony19/logback-android - 890f479bfdf6d90f858685e57470c6a5c47e79a1 authored about 18 years ago by Sebastien Pennec <[email protected]>
updated figures

github.com/tony19/logback-android - 2360bf2ea52b36ecf9d8011de79df8c139a9454f authored about 18 years ago by Sebastien Pennec <[email protected]>
changed SMTPAppender triggering policy to evluator, updated examples, doc and tests

github.com/tony19/logback-android - df15e351997a56f0d3f20f3fb2375de02220c6a5 authored about 18 years ago by Sebastien Pennec <[email protected]>
Finalizing work on Duration and co.

github.com/tony19/logback-android - 7eae9404bcac162092cee9e5614bf002c02edec0 authored about 18 years ago by Ceki Gulcu <[email protected]>
updated doc, and linked all classes to the appropriate documentation section

github.com/tony19/logback-android - 3ad08f754b6ee07a4671f4ba72aa7739ae2a86bb authored about 18 years ago by Sebastien Pennec <[email protected]>
factory methods should be static

github.com/tony19/logback-android - 4f991313f9ec1046e2bc9798104d63f665dd3ae4 authored about 18 years ago by Ceki Gulcu <[email protected]>
ongoing work on Duration and FileSize support

github.com/tony19/logback-android - d83e1080cb5c70d89178c125ab5bfd4d5af73f06 authored about 18 years ago by Ceki Gulcu <[email protected]>
adding support for filesize

github.com/tony19/logback-android - e39e2250ac5765c6f6963005e0d8d2e9239310db authored about 18 years ago by Ceki Gulcu <[email protected]>
added support for setting duration values from strings

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