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

- added LogbackValve, an implementation of tomcat's Valve interface.

- added a TomcatServerAdapter
- organized imports in RequestLogImpl.java and JettyBasicTest.java.

github.com/tony19/logback-android - b0c04fae82ccb025c0bf000fcbcebeb8afce6aef authored about 18 years ago by Sebastien Pennec <[email protected]>
- corrected basic test, it now creates the POST request correctly and retrieves the post content, too.

github.com/tony19/logback-android - 646600fb8da93a09cd36bd6e5003eb2282d2504e authored about 18 years ago by Sebastien Pennec <[email protected]>
- modified RequestLogImpl javadoc

- AccessEvent now remembers if the postContent has already been accessed
- updated tests

github.com/tony19/logback-android - 3af91091739fd1095ede2fb224d863373e304d81 authored about 18 years ago by Sebastien Pennec <[email protected]>
Work in progress:

- added a PostContentConverter
- created a test case and test setup to create and launch a Jetty...

github.com/tony19/logback-android - 0e2cf0c54bef5021f78228c922ac5eda9ebd2514 authored about 18 years ago by Sebastien Pennec <[email protected]>
- Created DBAppenderBase, and modified DBAppender accordingly

- Moved classes to Core module when possible.

github.com/tony19/logback-android - 3c761ec139d35a1d2ac0a7b227d162ddeaa286db authored about 18 years ago by Sebastien Pennec <[email protected]>
- Created DBAppenderBase, and modified DBAppender accordingly

- Moved classes to Core module when possible.

github.com/tony19/logback-android - 950245bb8096f5ead979790c682b73bb2629f2cd authored about 18 years ago by Sebastien Pennec <[email protected]>
- added a dependency on HSQLDB, since we use this for DBAppender tests.

- corrected hsqldb.sql and mysql.sql
- added a testcase that creates an HSQLDB server, with a tes...

github.com/tony19/logback-android - 1f0d45d204bb1ce5d8b2b0fa175c93ff27b01df0 authored about 18 years ago by Sebastien Pennec <[email protected]>
- corrected a possible null pointer in HTMLLayout

- modified ignore list on examples/classes/

github.com/tony19/logback-android - 0b88b521488ff1f973a4ea27759245a70ffdd559 authored about 18 years ago by Sebastien Pennec <[email protected]>
- added a chapter4 package in the examples, containing several configuration files for logback, as well as

a ConfigurationTester class to launch logback with a specified config. file.

github.com/tony19/logback-android - 0063e2e80e4295b2d38eb7036d62bae4147f8431 authored about 18 years ago by Sebastien Pennec <[email protected]>
- updated RollingFileAppender.java and FixedWindowRollingPolicy.java to show a link to the faq when adding errors to the context

github.com/tony19/logback-android - 425ee28d7921a6741590b7a9750e0645b0683b8a authored about 18 years ago by Sebastien Pennec <[email protected]>
- added some entries in codes.fml

- updated site.xml to use the new version of logback-skin
- updated shortIntro.xml

github.com/tony19/logback-android - 6548e6fc3abc3ac1063f3d28c23fdb87d127c8b2 authored about 18 years ago by Sebastien Pennec <[email protected]>
- updated source css style

github.com/tony19/logback-android - fec7a2325b15ecc7fe712785d7149d7b8c6c068b authored about 18 years ago by Sebastien Pennec <[email protected]>
Work in progress:

- added DBAppender and related classes.
- added a configuration example
- added a empty-for-now t...

github.com/tony19/logback-android - f336872ac7bb3e699b19cbc8dc9a5363d8c6cad2 authored over 18 years ago by Sebastien Pennec <[email protected]>
- created HTMLLayoutBase

- updated HTMLLayout accordingly
- moved some classes to core module when appropriate.

github.com/tony19/logback-android - eef05720e429f8e02bc0fdd334513266921787d1 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added a ServerAdapter interface to allow the server-independent AccessEvent to reach server-specific methods

- impemented this interface in JettyServerAdapter and DummyValuesAdapter, the latter used for tes...

github.com/tony19/logback-android - c3cf36688c1de96df52ce8090ca5a762984bb40b authored over 18 years ago by Sebastien Pennec <[email protected]>
- corrected javadoc

github.com/tony19/logback-android - 76d7b4e3beec2b613ea89e190c095c654baa45d3 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added a configuration example in the javadoc

github.com/tony19/logback-android - 8d2e0943f53e2c8b21ec9340838eecbacd56835b authored over 18 years ago by Sebastien Pennec <[email protected]>
- improved javadoc

github.com/tony19/logback-android - 3557c11e7d4815163aa590ba8a8317de89dcf44a authored over 18 years ago by Sebastien Pennec <[email protected]>
- updated dependencies to use jetty 6.0.0

- modified AccessEvent method getHeader to getRequestHeader
- added getResponseHeader to AccessEv...

github.com/tony19/logback-android - 1e0106346b211366714b03cae75fe611c0b45b76 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added word patterns to PatternLayout

- added a test class for Converters.
- added two dummy implementations of HttpServletRequest and ...

github.com/tony19/logback-android - 23363c7e62fc51bc06820339bcd62667d03124b6 authored over 18 years ago by Sebastien Pennec <[email protected]>
command for uploading bundles on pixie

github.com/tony19/logback-android - c604ea2adf80c6745118b1c54d218262c9d795d2 authored over 18 years ago by Ceki Gulcu <[email protected]>
- added questions/answers

- formatted xml to display properly

github.com/tony19/logback-android - 9b4be8a0321eae020fc132a7073f4cd1427d3328 authored over 18 years ago by Sebastien Pennec <[email protected]>
check latest jetty releases for the availability of appropriate method

github.com/tony19/logback-android - 38a7d301034e08422fabd7c2f9e76ad9f6f8132f authored over 18 years ago by Ceki Gulcu <[email protected]>
- updated codes.html page

- updated a few classes' addError calls to display a link to the codes.html page

github.com/tony19/logback-android - 15f2ad98c7c9f6ff43c682144a15b9495cb11dbe authored over 18 years ago by Sebastien Pennec <[email protected]>
created a test that only tests Serialization of LoggingEvent

and verifies that the context and mdc values are passed and are readable
once the event has been ...

github.com/tony19/logback-android - fa989f30fa62fc927c0df098a419bf87a6468cd2 authored over 18 years ago by Sebastien Pennec <[email protected]>
Added javadoc:

- quick intro about PatternLayout and pattern conversion
- explanation of format modifier on clas...

github.com/tony19/logback-android - 26fbe377e4c332aa693252bde05e390efe6695e4 authored over 18 years ago by Sebastien Pennec <[email protected]>
- Back to a version with MockServer

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

github.com/tony19/logback-android - ba3405821414a60c3ba740fd96d73014986f959e authored over 18 years ago by Sebastien Pennec <[email protected]>
- improved javadoc

github.com/tony19/logback-android - 9af077d3b379116fe86ed41cf519925fe733a754 authored over 18 years ago by Sebastien Pennec <[email protected]>
required for ibiblio bundling

github.com/tony19/logback-android - 916b031ac7a7168c06b32d9e37cded27d9721ee8 authored over 18 years ago by Ceki Gulcu <[email protected]>
- code reformat in SocketAppender

- updated test so that it does not tests serialization but only appender behaviour.

github.com/tony19/logback-android - e766790e9bef69c74ff98c81662f42c0f2bae50c authored over 18 years ago by Sebastien Pennec <[email protected]>
- updated test

github.com/tony19/logback-android - 7075021cba26df5c8e8153853bcf4f9f22e0f612 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added IThrowableRenderer, an interface to allow multiple implementations of ThrowableRenderer to be easily used

- added NOPThrowableRenderer, a no op implementation of the IThrowableRenderer interface
- the HT...

github.com/tony19/logback-android - 49dbcad23a13ba67ba6c2f4705ca4536b78f5a96 authored over 18 years ago by Sebastien Pennec <[email protected]>
commented output to Console

github.com/tony19/logback-android - 70f20f252d65e9a5e9c15b5c33016c01b74c8137 authored over 18 years ago by Sebastien Pennec <[email protected]>
- updated ThrowableRenderer and HTMLLayout.

The ThrowableRenderer can be specified in the configuration file. If it is present, it is used to...

github.com/tony19/logback-android - 31356df5e25bf637061b48ee41a6af0acf023694 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added some documentation in the javadoc

- corrected docType declaration
- suppressed two unused variables

github.com/tony19/logback-android - 37a892f8719be731f13189f496ed420a92c77952 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added ThrowableRenderer class to manage the output of exceptions

- updated HTMLLayout to use the new class
- updated tests
- removed the unnecessary method onNewL...

github.com/tony19/logback-android - e4d8e06bdb8f9f8c3464728e97ea130ba1f00cd3 authored over 18 years ago by Sebastien Pennec <[email protected]>
- corrected dependency declaration

github.com/tony19/logback-android - 581757703b089ef570b6605f4ae638c8ccd19e7e authored over 18 years ago by Sebastien Pennec <[email protected]>
updated parent pom version to 0.4-SNAPSHOT

github.com/tony19/logback-android - bba38cd4b4c455bce6e3a13d71f363a1fcd31a14 authored over 18 years ago by Sebastien Pennec <[email protected]>
introduced slf4j-api as a dependency

github.com/tony19/logback-android - da07f121561bc00d85d94a334f9c116fefb493b7 authored over 18 years ago by Ceki Gulcu <[email protected]>
- slf4j-api 1.1.0-beta0 is now a logback-classic dependency


consequently, several classes which were both in lb-classic and slf4j-api
were removed (from c...

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

github.com/tony19/logback-android - 82c4887c26a15429ccdb179ce2e299664ff44681 authored over 18 years ago by Ceki Gulcu <[email protected]>
corrected a MDC related misuse, causing tests to fail although everyting was fine

github.com/tony19/logback-android - ab74dee3c3c5c15608c4327092871c24e733aee5 authored over 18 years ago by Sebastien Pennec <[email protected]>
- corrected MDCConverter output format

- added test class

github.com/tony19/logback-android - 1fe677238c543c4f6e718bf790a4979c4726ffc0 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added a SMTPAppenderBase class in logback core

- modified SMTPAppender accordingly
- updated tests
- updated pom.xml files

github.com/tony19/logback-android - 43db02ff9c6e8ae5715b5607ffd44b205023e090 authored over 18 years ago by Sebastien Pennec <[email protected]>
better output format

github.com/tony19/logback-android - 06dc55eb8f6327c20516e69429824b1ea913c532 authored over 18 years ago by Sebastien Pennec <[email protected]>
removed unused attributes

github.com/tony19/logback-android - ff95996dca7a5fca1d0fd958c140c67d2e8d3ef4 authored over 18 years ago by Sebastien Pennec <[email protected]>
modified MDCConverter to return all the values present in the MDC when no key is specified

github.com/tony19/logback-android - 87890f40688d85f8f0e471a8516d86ddb2659443 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added a CssBuilder class that provides the HTMLLayout with either a default css file,

or builds the link to a user-specified external css file.
- updated test

github.com/tony19/logback-android - f5ab9420b351a644f158daf862ec320ef2418d52 authored over 18 years ago by Sebastien Pennec <[email protected]>
updated test

github.com/tony19/logback-android - 34ee2281c8921d4f5e52025d6bef55526bd75f7d authored over 18 years ago by Sebastien Pennec <[email protected]>
- added table break each 10'000 logs

- updated html code to xhtml
- improved test

github.com/tony19/logback-android - 34aaef3d3e1a759b97804a22f0565c4bab0865e5 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added HTMLLayout, work in progress

- defaultConverterMap in PatternLayout now is public, to allow sharing of the map with HTMLLayout...

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

github.com/tony19/logback-android - 74261af1180ab135765ba1f5702732e8a1e23094 authored over 18 years ago by Ceki Gulcu <[email protected]>
corrected url

github.com/tony19/logback-android - 6292f3d45a8f8f766eb24619283b6261db0eab36 authored over 18 years ago by Sebastien Pennec <[email protected]>
better testing before returning the value

github.com/tony19/logback-android - 5bab199a035ce68969a0f685a6865d18a1044b32 authored over 18 years ago by Sebastien Pennec <[email protected]>
added MDC

github.com/tony19/logback-android - c8db63060d866f5422170c5463295ece47fc1023 authored over 18 years ago by Sebastien Pennec <[email protected]>
url correction

github.com/tony19/logback-android - 4576f8499d47d73881c55fe7eda2030bfdd4cbbc authored over 18 years ago by Sebastien Pennec <[email protected]>
updated news

github.com/tony19/logback-android - 62a9635ea431dddd9214869d2dbd776bda23b2fd authored over 18 years ago by Sebastien Pennec <[email protected]>
slightly optimized version

github.com/tony19/logback-android - e01f51e6d4c4fa0517da7eb0535cc4de5f322352 authored over 18 years ago by Ceki Gulcu <[email protected]>
- added MDCConverter test method in ConverterTest

- added mdc keyword in PatternLayout

github.com/tony19/logback-android - 15fbbeb33d6e4593d33738cffc80d5e5421371ef authored over 18 years ago by Sebastien Pennec <[email protected]>
- initial commit of MDCConverter.java

- updated PatternLayout accordingly

github.com/tony19/logback-android - 4f6295e08557f2d5c55a206ade4fae92bda664b2 authored over 18 years ago by Sebastien Pennec <[email protected]>
all versions changed from 0.3-SNAPSHOT to 0.3

github.com/tony19/logback-android - 3604c4cd29f0c00b042412ee460f6aded2574b0c authored over 18 years ago by Sebastien Pennec <[email protected]>
added bug fixes

github.com/tony19/logback-android - 57821aa1010701db32575efe857156c4e4a8a016 authored over 18 years ago by Sebastien Pennec <[email protected]>
ignore list updates

github.com/tony19/logback-android - 70dd9efe8087e329ee5c1784e899cc9f9321c9f5 authored over 18 years ago by Sebastien Pennec <[email protected]>
better mdcPropertyMap initialisation

github.com/tony19/logback-android - 3ed4d356b9e5f8333be194e30a9174a9ed16e99e authored over 18 years ago by Sebastien Pennec <[email protected]>
translator url update

github.com/tony19/logback-android - e5b7ca64a443c34c2a6c0620ca7f60bd10b8d34d authored over 18 years ago by Sebastien Pennec <[email protected]>
css updates

github.com/tony19/logback-android - ba9a67d2e3f5c5631a53a11d7de0878bd6d04b38 authored over 18 years ago by Sebastien Pennec <[email protected]>
- added logback-skin as a subproject of logback

github.com/tony19/logback-android - 3a2ce00592ca390c6e413fe7d9b24b598c9d30a6 authored over 18 years ago by Sebastien Pennec <[email protected]>
deleting unused folder

github.com/tony19/logback-android - 6ab227f78f7e0b536dc1b7bbe0ce1f69d98801ca authored over 18 years ago by Sebastien Pennec <[email protected]>
logback-skin organisation

github.com/tony19/logback-android - 7402f19fc8ea0d12c11a4616c693768775347ca9 authored over 18 years ago by Sebastien Pennec <[email protected]>
logback-skin organisation

github.com/tony19/logback-android - 56be8e4ec3562996e2f262d46d229dc6acf4f97a authored over 18 years ago by Sebastien Pennec <[email protected]>
deleting unused folder

github.com/tony19/logback-android - 58bf933f56171554a785f692a1eff88b27cff36c authored over 18 years ago by Sebastien Pennec <[email protected]>
moving the skin project to a subproject of logback

github.com/tony19/logback-android - 258392a4117d0f7cabd1741c491aee9ef607bec3 authored over 18 years ago by Sebastien Pennec <[email protected]>
shortIntro now mentions the existence of the PropertiesTranslator webapp.

chosen url: http://logback.qos.ch/PropertiesTranslator/

github.com/tony19/logback-android - c20ac6400ed93dd3627ea8721c423b6dce1e9969 authored over 18 years ago by Sebastien Pennec <[email protected]>
- Updated MDC to create a new map instance each time a property is added

- Modified method name in MDC: getContext is now getPropertyMap
- Updated LoggingEvent to provide...

github.com/tony19/logback-android - 69214da3f2fb6081df44e377bd2c8e24eb418073 authored over 18 years ago by Sebastien Pennec <[email protected]>
Updated javadoc

github.com/tony19/logback-android - d7f2f051aa9a2c6e6367308ccba3cb792aa0fc66 authored over 18 years ago by Sebastien Pennec <[email protected]>
how about public class?

github.com/tony19/logback-android - c08245034101ff814e14b1fa85e280d9d5e1e1c0 authored over 18 years ago by Ceki Gulcu <[email protected]>
better luck with public constructor?

github.com/tony19/logback-android - a94496a4648a4b06ec2a63ad0f9c542aa7d34f9f authored over 18 years ago by Ceki Gulcu <[email protected]>
call super constructor

github.com/tony19/logback-android - e3bd4663fdf7e0f14675a9347992f5e4c8b78428 authored over 18 years ago by Ceki Gulcu <[email protected]>
Apprently, linux does not like it when a thread class is defined in another one.

github.com/tony19/logback-android - 3419aab3d73c2011317757c7c657c883f061c531 authored over 18 years ago by Ceki Gulcu <[email protected]>
Same problem and same solution as for SyslogAppenderTest

github.com/tony19/logback-android - ded4f1150581bcd562563a1617337fd81efea7ef authored over 18 years ago by Ceki Gulcu <[email protected]>
- All tests pass on Linux

github.com/tony19/logback-android - 2e16c814298d1caa2e8c48473e9263d9f8986b7e authored over 18 years ago by Ceki Gulcu <[email protected]>
attepting to solve problems on Linux

github.com/tony19/logback-android - 5503c460874d396e37f2ab167e732a0e1e79bbf1 authored over 18 years ago by Ceki Gulcu <[email protected]>
SerializationPerfsTest should not be run automatically by Maven because it requires ExternalMockSocketServer.

github.com/tony19/logback-android - cb8b4ccf4480f8f9f799406a3caf8e67dd41e92e authored over 18 years ago by Ceki Gulcu <[email protected]>
Added MDC support

Minor bug fixes

github.com/tony19/logback-android - 4f2ea78e6d799004b7c2d7e30a0ab745964fe502 authored over 18 years ago by Ceki Gulcu <[email protected]>
- modified maxFileSize attribute type to String

- added maxFileSizeAsLong attribute
- updated tests and package tests
- created a test for the St...

github.com/tony19/logback-android - a5b9405c28257c782a952bf956451bbbd77290ed authored over 18 years ago by Sebastien Pennec <[email protected]>
corrected package names

github.com/tony19/logback-android - a21f6ac6a57b46a3166596eba959c4bb4cff6f91 authored over 18 years ago by Sebastien Pennec <[email protected]>
- moved *RemoteView classes to spi

- modified ouput of performance test classes
- other minor fixes

github.com/tony19/logback-android - 6b8eba96a0bfab3e6b35ec9fefcbff03e2cee0e2 authored over 18 years ago by Sebastien Pennec <[email protected]>
- We still need to notify about changes inLC's propertyMap field

github.com/tony19/logback-android - 4cfcfac5339ccc2f238cdf6ad2d715ee64f62918 authored over 18 years ago by Sebastien Pennec <[email protected]>
- removed Logger*Ser classes in favor of moving their implementation into Logger*RemoteView

- LoggerContext now notifies its loggers about changes in its name.
- We still need to notify abo...

github.com/tony19/logback-android - b5123962d890c823640bd02f74734ef5a68ed3ba authored over 18 years ago by Sebastien Pennec <[email protected]>
work in progress: modified tests

github.com/tony19/logback-android - 582ba96e19411adb191c713c87be9e6615c65198 authored over 18 years ago by Sebastien Pennec <[email protected]>
supressed getLevel method

github.com/tony19/logback-android - 965ecdcaa08ba2b6b11a0907c1e7b43717dc8bab authored over 18 years ago by Sebastien Pennec <[email protected]>
Initial Commit: design change - work in progress.

- Added two interfaces LoggerView and LoggerContextView.
- Logger, LoggerSer and LoggerContext, ...

github.com/tony19/logback-android - f4b819284d43f80b9db462e289deed23f19cc4e2 authored over 18 years ago by Sebastien Pennec <[email protected]>
cleaning class names:

- Externalized LoggingEvent is now called LoggingEventExt
- Serialized LoggingEvent is now Loggin...

github.com/tony19/logback-android - fd1531208f4c5ff1108f78201f7f441f73fe83fc authored over 18 years ago by Sebastien Pennec <[email protected]>
cleaning class names:

- Externalized LoggingEvent is now called LoggingEventExt
- Serialized LoggingEvent is now Loggin...

github.com/tony19/logback-android - 1dc5346ce05ebc27b2c5ce849b8f1fab8e2256c9 authored over 18 years ago by Sebastien Pennec <[email protected]>
added a first version of the logging event design discussion.

github.com/tony19/logback-android - 6b63578598438a514a4974b86a9759db58ce1c02 authored over 18 years ago by Sebastien Pennec <[email protected]>
added a new test result

github.com/tony19/logback-android - a45cd5e23990fa36041d8da823bf28a503f5a2c2 authored over 18 years ago by Sebastien Pennec <[email protected]>