Ecosyste.ms: OpenCollective

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

github.com/tony19/logback-android

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


554fe929c252fbd342e746fafa93c2947ac1a3e0 authored over 18 years ago by Sebastien Pennec <[email protected]>
minor fix

2c3744eb46ea0dac51524354b91519f92d0803fd authored over 18 years ago by Sebastien Pennec <[email protected]>
improved performance tests

6a4bdecbd2849b552d528a418a9b27159c0b7d4f authored over 18 years ago by Sebastien Pennec <[email protected]>
better message forming

fc87b65634abff7f62095b714783b06abd2a2a5e authored over 18 years ago by Sebastien Pennec <[email protected]>
back to a normal RESET_FREQUENCY.

59a5e0faa959ebee28836f00fdd98f8836b4f606 authored over 18 years ago by Sebastien Pennec <[email protected]>
added an ExternalMockSocketServer and modified test case to allow

tests to run with a server in a different jvm

3db413a858ecaec7edfee204b1f090cb3f587ed1 authored over 18 years ago by Sebastien Pennec <[email protected]>
tests are back

676e84919fef29f4f6415780d2b6d91fc3c5e3c0 authored over 18 years ago by Sebastien Pennec <[email protected]>
tmp delete

19928b69be71833ceda07ca67718c7df9ffbf747 authored over 18 years ago by Sebastien Pennec <[email protected]>
- corrected writeObject method

c01e3f03c50c5c3a0f950b44668e96dfecc4b304 authored over 18 years ago by Sebastien Pennec <[email protected]>
- Modified perf test to use a MockSocketServer and actually consume events

- Modified MockSocketServer so that we can use it to check multiple object, not only LoggingEvent...

d81d1d3dcf2d4d9fb759047db82fe102ed4410df authored over 18 years ago by Sebastien Pennec <[email protected]>
- improved mock server behaviour

880fa51b2f93aa7bb1968120efdbd641e6ab2002 authored over 18 years ago by Sebastien Pennec <[email protected]>
- Improved code readability in the perfs test

- Added an NOPOutputstream

f0aa65256e43dfcd7cbc564f68583f7f616e631a authored over 18 years ago by Sebastien Pennec <[email protected]>
two attributes made transient

b85be40fecba55374a8ebac4ece63919d2d1a89b authored over 18 years ago by Sebastien Pennec <[email protected]>
- Added - Added an Object[] argArray parameter to the LoggingEvent constructor.

- Updated client classes accordingly.
- Removed formattedMessage != null check in MessageConverte...

ba78b04e00df55d279919d62d53f813fedea7d6d authored over 18 years ago by Sebastien Pennec <[email protected]>
MessageConverter needs to check what message it needs to return.

5c28125975d6ad487e6d6a14c9d1327c92d29c4c authored over 18 years ago by Sebastien Pennec <[email protected]>
updated PackageTest and AllTest to include all tests

90e886459ac1a70b33989d06df008b7e440ef1b8 authored over 18 years ago by Sebastien Pennec <[email protected]>
updated Package Test

d5696647565be8bb88e3272c699de9dff4eb93a5 authored over 18 years ago by Sebastien Pennec <[email protected]>
removed unused method

6c347a6e4cca6aa8d140d5a50566cf854c61e915 authored over 18 years ago by Sebastien Pennec <[email protected]>
- Added message formatting in the logger and the MessageConverter.

- Added a corresponding test case.

6202ef4e1b17a1936f43009c5c9e8499e3fbbea0 authored over 18 years ago by Sebastien Pennec <[email protected]>
- Added tests for SocketAppender, with a MockSocketServer

- Added a LoggingEvent2 to test performance between Serialization and Externalization
- Added the...

c2348e31b79684b9f90d2bee9b2936bdf5e9ce5e authored over 18 years ago by Sebastien Pennec <[email protected]>
corrected viewVC url

bf1773246a95334fc87882a8ed02e1ada515ec11 authored over 18 years ago by Sebastien Pennec <[email protected]>
on going work on SocketAppender

960d7a66eb982c42436d7ab2d53cf37d784c56ef authored over 18 years ago by Sebastien Pennec <[email protected]>
on going work on SocketAppender

7c19bfb6e735ca6c091ce5767757b5292e398f95 authored over 18 years ago by Sebastien Pennec <[email protected]>
renamed SocketAppenderTest to SockerAppenderTestApp to free the space for a real SocketAppenderTest unit test class

a39f154bb79b5c70bf6bd0a9b80fb5c6ea82bfd2 authored over 18 years ago by Sebastien Pennec <[email protected]>
- SMTPAppender: on going work.

- A working version of this appender is commited. Reliable tests will follow.
- Minor ignore-list...

5e5390c7557cc7950e88a68152063b5d08872b50 authored over 18 years ago by Sebastien Pennec <[email protected]>
- SocketAppender, on going work.

- Some attributes of Logger have been set transient

8db1c8c3fd41141af3d95893d5a5601948bb2a8a authored over 18 years ago by Sebastien Pennec <[email protected]>
on going work:

- removed Layout from SocketAppender
- modified configFiles and test

8eb93620340fe4d7105590f5c9072c9b613d5b2e authored over 18 years ago by Sebastien Pennec <[email protected]>
added javax.mail dependency to the poms

f79363c28df7aeed74ca4c74b79247a38dd5f0ae authored over 18 years ago by Sebastien Pennec <[email protected]>
SocketAppender: work in progress

Logger: had to make public method getEffectiveLevel()

96cd6ce133dc022f213d982a75f5b67cb4f5f413 authored over 18 years ago by Sebastien Pennec <[email protected]>
upgraded poms to 0.3-SNAPSHOT

c48a80afd6a278c53ee229d5c862918d27c81c25 authored over 18 years ago by Sebastien Pennec <[email protected]>
updated news.xml file to show the 0.2.5 version

8d80e6b92933fc993d17605159288d99f298d1ab authored over 18 years ago by Sebastien Pennec <[email protected]>
updated pom.xml files before tagging

1436ddfe2af842705553c26f9f1f9d917fe2c7b8 authored over 18 years ago by Sebastien Pennec <[email protected]>
added support for patterns "p" and "c" from log4j, respectively equals to "level" and "logger" in logback

e08aad50e26ae74f29e404418ef73b9c45a388b3 authored over 18 years ago by Sebastien Pennec <[email protected]>
changed way to retrieve logger

0de7937ad93f2899d4052927ac6cf29b08806c3f authored over 18 years ago by Sebastien Pennec <[email protected]>
many improvements

123b2fbb518e18ff4c28aff3299e5d09e780a405 authored over 18 years ago by Sebastien Pennec <[email protected]>
added license tags in poms to allow upload to ibiblio

38db94368edf0772fbacfa1adc21b46a1a90957f authored over 18 years ago by Sebastien Pennec <[email protected]>
spell correction

02d45c3a698b506e6506f3cea84bdbafcc1c3252 authored over 18 years ago by Sebastien Pennec <[email protected]>
updating poms to 0.3-SNAPSHOT

f72667e97e42eeff91090ece300b2fa5f67308be authored over 18 years ago by Sebastien Pennec <[email protected]>
commented dependecies element

1cfe8e418187afa79124b1267dad5425a3d41f10 authored over 18 years ago by Sebastien Pennec <[email protected]>
updated poms and news.xml to correspond to version 0.2

45d68a31687388b8bc6827f294adbbf07dcf1b35 authored over 18 years ago by Sebastien Pennec <[email protected]>
corrected bad link in repos.xml

de848330f1b0ceb2cd9edf0ae8b096aa81363fbd authored over 18 years ago by Sebastien Pennec <[email protected]>
modified global assembly.

3c200b33f64c825f21860e3fa7895a0515f9587e authored over 18 years ago by Sebastien Pennec <[email protected]>
improved a test

5c342e301233a107615749a7431f6621470d315b authored over 18 years ago by Sebastien Pennec <[email protected]>
- added a test case to be sure that the LoggerContext doesn't get flooded with messages when no appenders are configured

related bug: id=2

b782486d78733b16c29d9b7d701e1772b3bf8614 authored over 18 years ago by Sebastien Pennec <[email protected]>
- updated bugreport.xml introduction

- spelling fix on documentation.xml

a66202b7a73d7dae32346ce3a7c37e24897910a2 authored over 18 years ago by Sebastien Pennec <[email protected]>
several doc changes

90a85099a191c08575f900af2f9073ec365642d4 authored over 18 years ago by Ceki Gulcu <[email protected]>
- We don't allow unsubscribed users to post, so there is no point in

including a mailto: link

fa0c74b1591893cdef7e29725ac511647847fa8b authored over 18 years ago by Ceki Gulcu <[email protected]>
ongoing work on syslog appender

e55943830dc2fa2f92e1c8187cabea476d0dcc40 authored over 18 years ago by Ceki Gulcu <[email protected]>
ongoing work

ee39275018a370dc3924db6aede2af90818928a8 authored over 18 years ago by Ceki Gulcu <[email protected]>
- replaced Lroot and Lx level values in example with real levels

- updated last source code snippet
- other minor fixes

10a008ae0a24b2175a6713073f5982b1fa438df1 authored over 18 years ago by Sebastien Pennec <[email protected]>
excluded output directory from the core tests.

aa5ca462489150a645133f7767e47ff47bc83917 authored over 18 years ago by Sebastien Pennec <[email protected]>
updated svn ignore

a926ac5ef0a5919c70f0658faa2892f0818e8343 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added parent src file to the assembly

- added some comments

bf218fd7494cf56d84d4e37aa78e9dd5a49ad4e2 authored over 18 years ago by Sebastien Pennec <[email protected]>
deleted unused child assembly files

1f923a65d401465e04f842eff79aaeda37b53d02 authored over 18 years ago by Sebastien Pennec <[email protected]>
deleted unused child assembly files

7ef52d9dac3125a3391032742260b4884403aa4c authored over 18 years ago by Sebastien Pennec <[email protected]>
deleted unused child assembly files

e9aaa99cf5caf0f412c641f3a0d2c637091f9b1f authored over 18 years ago by Sebastien Pennec <[email protected]>
- added bugzilla link on bugreport.xml

- modified links in repos.xml
- minor other changes

7ecefb847b438227953c2616df8767605b321a7d authored over 18 years ago by Sebastien Pennec <[email protected]>
added dependency management element in parent pom.xml and modified child pom.xml accordingly

317381f5e3a4137ca4e14b58abb8bdbd55bedaff authored over 18 years ago by Sebastien Pennec <[email protected]>
modified svn ignore

947a923a9d1bd3fc89594277a2a890273a689f77 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified svn ignore

54526372c580bc9ed7ec497eb5002d0e4ba09e55 authored over 18 years ago by Sebastien Pennec <[email protected]>
- modified artifactId

- modified name of main page
- corrected download page

fa5892f50c70a8bbba3d5bb307b273c704f150e9 authored over 18 years ago by Sebastien Pennec <[email protected]>
removed duplicate license

2e552f2dc9087d3465192244c20880295522d155 authored over 18 years ago by Sebastien Pennec <[email protected]>
removed duplicate license and skipped tests

01526c05f12652999fb661bfc2b14fa28600c52d authored over 18 years ago by Sebastien Pennec <[email protected]>
removed duplicate license

fdc2b8a89ba0a9ae331d1560954889fadd4cd0c9 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified files so that the project can be used in a multi-module environment

9aa4be4fe13ca3f5a53668b06130abd82878955c authored over 18 years ago by Sebastien Pennec <[email protected]>
modified files so that the project can be used in a multi-module environment

3e7c0552a0ddcb960aea0b67f99b72dade692e20 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified files so that the project can be used in a multi-module environment

994cfaee132746fb86c030209f07c93e941731b5 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified files so that the project can be used in a multi-module environnement

79f399c699e8c7ea4995c9721133160fdfd52200 authored over 18 years ago by Sebastien Pennec <[email protected]>
added files to manage the parent project and allow synched management of the modules

52769a5972e03ba401ab35ef106c56b7838df521 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified dir structure so as to have synched module distributions

1858ca407242314384f55cf4c92ba98205a9c98e authored over 18 years ago by Sebastien Pennec <[email protected]>
modified dir structure so as to have synched module distributions

7276ec51803c26e6e1e2a2e6d488f3f984c6d1c1 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified dir structure so as to have synched module distributions

1dbb5ed8795060e9a6e9d2805a43f5bc95f3e859 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified dir structure so as to have synched module distributions

f795f554163d2e5713249f68fa00aae93947f6ad authored over 18 years ago by Sebastien Pennec <[email protected]>
modified dir structure so as to have synched module distributions

d9e6ae28fe7bf0930892c564b422fd44bc9119ba authored over 18 years ago by Sebastien Pennec <[email protected]>

478710023933be9c224216ad0237afa7f719c587 authored over 18 years ago by Ceki Gulcu <[email protected]>