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 dependency to janino

github.com/tony19/logback-android - 3d6cdafd5b877c45e4edf1bef60c7e948a31a9f6 authored about 18 years ago by Sebastien Pennec <[email protected]>
moved sql scripts to classic

github.com/tony19/logback-android - 6253f06c2d16c9c0a4438a64204df638da55acea authored about 18 years ago by Sebastien Pennec <[email protected]>
SMTPAppenders now use an EventEvaluator.

Classic version uses a JaninoEventEvaluator with a given default expression.
Access version uses ...

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

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

github.com/tony19/logback-android - a760779bcf18ef5a57f826a2d58692bdfdae7606 authored about 18 years ago by Sebastien Pennec <[email protected]>
modified script names

modified script destination in assembly
added versions of logback modules and slf4j to be inserte...

github.com/tony19/logback-android - b1d4fc5a82d8018151c01a0332d6b54c03b6c387 authored about 18 years ago by Sebastien Pennec <[email protected]>
- Default configuration no longer calls BasicConfigurator.

- minor addition in pom.xml

github.com/tony19/logback-android - 1897e66d190151bd487743838486d93991689ce4 authored about 18 years ago by Ceki Gulcu <[email protected]>
Ongoing work on the intro.

github.com/tony19/logback-android - 6f2a5360ae77108bf0f21911a86f8ad3c71e3f76 authored about 18 years ago by Ceki Gulcu <[email protected]>
added config scripts

removed tests jars from assembly

github.com/tony19/logback-android - 69f6ec9fe172f0c775c0412abbf995b051da1ad6 authored about 18 years ago by Sebastien Pennec <[email protected]>
Removed references to event evaluators in SMTPAppender, using TriggeringPolicy instead.

Updated configuration scripts and examples accondingly.
Other improvements to the documentation

github.com/tony19/logback-android - d2a79a20d53a8dfd3cfde6f0fea830f8d7c6962f authored about 18 years ago by Sebastien Pennec <[email protected]>
first try of a script that sets the classpath for logback and examples

github.com/tony19/logback-android - 8fa23656b94d24a534feefeaf3962d971977d43e authored about 18 years ago by Sebastien Pennec <[email protected]>
changed default subject line

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

github.com/tony19/logback-android - 9e312f37dc450f0bde38051883d36f0a0ed09f02 authored about 18 years ago by Sebastien Pennec <[email protected]>
changed TriggeringPolicy's file parameter to activeFile

github.com/tony19/logback-android - 01f4ac90634f4204eb62f9dde588899e9c42996e authored about 18 years ago by Sebastien Pennec <[email protected]>
updated test case

github.com/tony19/logback-android - 9183015a6647d990d5c8f986c18e75884e2093ad authored about 18 years ago by Sebastien Pennec <[email protected]>
Modified SyslogAppender so that events containing an exception result in multiple sendings to the server.

Updated test class.

github.com/tony19/logback-android - e61db05ecdcb4ea8c4f641fb67935332511801a5 authored about 18 years ago by Sebastien Pennec <[email protected]>
updateBundle.sh no longer needed

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

minor changes to css/site.css

github.com/tony19/logback-android - eca9698875837176fbed43b9f3b4aee0409a79b2 authored about 18 years ago by Ceki Gulcu <[email protected]>
Added a reference to a snapshot repository. This prevents accidental deployment on release repository.

github.com/tony19/logback-android - 8f3778f3e0de8e2cf1e5f72e64e07436fe5442be authored about 18 years ago by Ceki Gulcu <[email protected]>
added a test method in PatternLayoutTest to test bug #29

github.com/tony19/logback-android - ebfb639d1b1611b145f7863645562b9393155326 authored about 18 years ago by Sebastien Pennec <[email protected]>
corrected some imports. Unfortunately, we sometimes _have_ to import logback's logger

and not slf4j's logger class.

github.com/tony19/logback-android - ddc7501307f35dda93dd9697a81788a158d91191 authored about 18 years ago by Sebastien Pennec <[email protected]>
supressed unnecessary elements in DB configuration examples

minor fixes

github.com/tony19/logback-android - 880184beeef9eab090e0cb94cc52bc9dc812027d authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work

github.com/tony19/logback-android - bdb510f3cbe42bc4d101fb072b8060ffa67fee8a authored about 18 years ago by Sebastien Pennec <[email protected]>
renamed LoggerContext's reset() method to shutdownAndReset()

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

github.com/tony19/logback-android - 193f7dbe03e9896a26ea731730617b06af486acc authored about 18 years ago by Sebastien Pennec <[email protected]>
syslog config tested

github.com/tony19/logback-android - 7b0c8a9e7ac64813d1ed6b0d8920c5a0ba065f8a authored about 18 years ago by Sebastien Pennec <[email protected]>
first draft of pooling test results

github.com/tony19/logback-android - 7febf48bec69977b3060b9ecc1504f6cf8b57f1e authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work on chapter 4

- SyslogAppender config (yet to be tested in real life)
- Modified SyslogAppenderTest, progress n...

github.com/tony19/logback-android - c761f0f00306f26b91b0ab85e4857242c6374923 authored about 18 years ago by Sebastien Pennec <[email protected]>
updated continous integration info..

github.com/tony19/logback-android - 5fa329930b799f88d6deba8e067fb5690d74e089 authored about 18 years ago by Ceki Gulcu <[email protected]>
Updated SCM information (starting to use Continuum)

github.com/tony19/logback-android - 11bb1c7db53bd5e8502720e5cf0eda9ac3b8a8d8 authored about 18 years ago by Ceki Gulcu <[email protected]>
On going work on chapter 4

- Modified sample configs
- Added begin of SyslogAppender doc

github.com/tony19/logback-android - 9f23f565e7fd5423e8682f35c3e22fab57b041ed authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work

github.com/tony19/logback-android - ef17189f717297f735f5823d49f727b0c1bcf2c2 authored about 18 years ago by Sebastien Pennec <[email protected]>
On Work in progress on chapter 4

- DBAppender documentation
- configuration examples
- minor tweaks to site aesthetics
- added ill...

github.com/tony19/logback-android - c13291e3ab9363f3bc3683401a6a1819ea974918 authored about 18 years ago by Sebastien Pennec <[email protected]>
added BindDataSourceToJNDIAction.java

github.com/tony19/logback-android - e05462d35ace86feb6200c4e031bae5551625062 authored about 18 years ago by Sebastien Pennec <[email protected]>
moved example configurations to example module

moved deleteTables.sql to appropriate package

github.com/tony19/logback-android - 646488bb6b7a1c2c363f8f0e9c2e8670867bdae2 authored about 18 years ago by Sebastien Pennec <[email protected]>
moved example configurations to example module

moved deleteTables.sql to appropriate package

github.com/tony19/logback-android - bd930b2dc58b60b6a70a9d40649522684c154f6f authored about 18 years ago by Sebastien Pennec <[email protected]>
added some db example configs

github.com/tony19/logback-android - 01435acf15fb639409eb1db61cb5e8e88e598e04 authored about 18 years ago by Sebastien Pennec <[email protected]>
one more example

github.com/tony19/logback-android - 21a44d35529b7b6ca1e60538b475dce9e14de70a authored about 18 years ago by Sebastien Pennec <[email protected]>
refactoring onrefactored DBAppender and DBAppenderBase to remove all mentions of classic concepts from core module

github.com/tony19/logback-android - c7b970bcecb6db64e8554a28b785ff58d0afe075 authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work, added SMTPAppender doc + fixes on other examples

github.com/tony19/logback-android - dd293b1fe1e0b803968c1bed50c5925823a11dd9 authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work on chapter 4

github.com/tony19/logback-android - 1defacdb7e4be9cb0aaed52e181205b519285ce2 authored about 18 years ago by Sebastien Pennec <[email protected]>
Added an option to the SocketAppender to call the getCallerData method on logging events before serializing them so that

the caller data is available on the remote machine.
Minor fix to SimpleSocketServer.java
Reformat...

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

github.com/tony19/logback-android - 1235b940bfe1f33fcb6ef160eca86e3aa442c142 authored about 18 years ago by Sebastien Pennec <[email protected]>
corrected link

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

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

github.com/tony19/logback-android - b660971acd763752909ce09fb1b357cb95ce5651 authored about 18 years ago by Ceki Gulcu <[email protected]>
moved BasicConfigurator from c.q.logback to c.q.logback.classic where it belongs

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

github.com/tony19/logback-android - 9e57eea8740baa51d13d8dbeac0bc99985f73947 authored about 18 years ago by Ceki Gulcu <[email protected]>
moved BasicConfigurator from c.q.logback to c.q.logback.classic where it belongs

github.com/tony19/logback-android - 421e2a903aa0cd53c36be8040913c4571688812f authored about 18 years ago by Ceki Gulcu <[email protected]>
on going work on chapter 4

github.com/tony19/logback-android - 0c7a85f0cb7eb91849580a2d3ae55c6169be9217 authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work on chapter 4

github.com/tony19/logback-android - 42e14d7d71b065a0126ee09051568375b41c1d41 authored about 18 years ago by Sebastien Pennec <[email protected]>
moved EchoLayout to core classes, and implemented a simple toString() on LoggingEvent.

This allows any event to decide the way it should look and any component to use the
same layout f...

github.com/tony19/logback-android - 4b3d9ba9b92642a6edb06f921ccf8ac2e15d830f authored about 18 years ago by Sebastien Pennec <[email protected]>
removed core-test dependency

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

github.com/tony19/logback-android - 4a2404bdc4b6e9e7812b7f122660bdfb4fcee343 authored about 18 years ago by Ceki Gulcu <[email protected]>
Syncing assembly with shortIntro

github.com/tony19/logback-android - 3566c2a21731962e90dc9776374ddf151db96ce2 authored about 18 years ago by Ceki Gulcu <[email protected]>
Moved tests to getNewActiveFileName method

Added an entry to codes.fml when filename is not set

github.com/tony19/logback-android - b069828f431310f6aa2521a40a7d9be1a158d056 authored about 18 years ago by Sebastien Pennec <[email protected]>
on going work, documenting appenders (chapter4)

modified css to display appender options

github.com/tony19/logback-android - 6ed69fbb944208a7cca8ec0d95a1a02630aafef4 authored about 18 years ago by Sebastien Pennec <[email protected]>
ongoing work on short intro

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

github.com/tony19/logback-android - 3058d7f3553784b19ccb64bbda86f2889bdac97d authored about 18 years ago by Ceki Gulcu <[email protected]>
Fixed bug #27.

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

github.com/tony19/logback-android - 5ad4e375d41c72d5c13eac7e7f89cd23633a3bd7 authored about 18 years ago by Sebastien Pennec <[email protected]>
moved FilterReply to ch.qos.logback.core.spi.

github.com/tony19/logback-android - 710e0ba1faf35715952d955e1983c03659ba66d0 authored about 18 years ago by Sebastien Pennec <[email protected]>
- added capability of setting collections of simple properties in PropertySetter and Joran

- small bug fix in Pattern class (a trailing / in the pattern string would cause the addition of ...

github.com/tony19/logback-android - 445c93509c33d1cf431a1f997c92db98d3b8fd69 authored about 18 years ago by Ceki Gulcu <[email protected]>
Added an enumeration to group the possible replies that filter components can return.

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

github.com/tony19/logback-android - 440486a180b1e1b404d44868b908fd47e8b32de9 authored about 18 years ago by Sebastien Pennec <[email protected]>
modifying assembly final directory, and using deploy plug-in to deploy the site and the assemblies

github.com/tony19/logback-android - 234830dafe14ba751e4d3eb5c75db3a3d83aabf1 authored about 18 years ago by Sebastien Pennec <[email protected]>
just a comment

github.com/tony19/logback-android - c20db2cb591742f8dc535100e2a3e178b90d4f48 authored about 18 years ago by Sebastien Pennec <[email protected]>
Added two test cases to check that Joran can configure turbo filters.

In BasicJoranTest, the method testTurboFilterWithStringList fails because Joran doesn't add corre...

github.com/tony19/logback-android - b338ee8e239ee3769ae41708356adb5e0525544f authored about 18 years ago by Sebastien Pennec <[email protected]>
ConfigurationAction now pushes and pops the context to and from the objectStack, so that it is usable

by following actions.
Added an implementation of TurboFilter that allows debug level for selected...

github.com/tony19/logback-android - f5b5103ccdf3ff7cc59342cced2b68b170285959 authored about 18 years ago by Sebastien Pennec <[email protected]>
moved NOPTurboFilter.java to the turbo package

github.com/tony19/logback-android - 70549e8146a440a0eb0e75bd34624a9e6ac015fa authored about 18 years ago by Sebastien Pennec <[email protected]>
Changed getActiveFileName() method name to getNewActiveFileName()

Other minor fixes

github.com/tony19/logback-android - 622bfacdcef9be0e8fc4869655a7b58da0f2b96b authored about 18 years ago by Sebastien Pennec <[email protected]>
This version of these classes pass all the tests.

Still wondering if something better can be done, especially about the getActiveFileName method of...

github.com/tony19/logback-android - 1d7323881d2b1ae2507314263c4b8149e1c99394 authored about 18 years ago by Sebastien Pennec <[email protected]>
aligning method with the new name, i.e. TurboFilter

github.com/tony19/logback-android - db89756abd9387b1ffcc8b6e137f04a434b7a706 authored about 18 years ago by Ceki Gulcu <[email protected]>
renamed ClassicFilter as TurboFilter

github.com/tony19/logback-android - 1cdbcb2b76ba0138aef0cbe4dbcfd93ae0841115 authored about 18 years ago by Ceki Gulcu <[email protected]>
bogus file removed

github.com/tony19/logback-android - d20cf639c161f3907f6c177c4dcbbdf961c8d082 authored about 18 years ago by Ceki Gulcu <[email protected]>
renamed ClassicFilter as TurboFilter

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

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

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

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

github.com/tony19/logback-android - 58b6b56df196a35ade74dc4600cc33df76a9071c authored about 18 years ago by Ceki Gulcu <[email protected]>
Changed package name c.q.l.classic.filter to c.q.l.classic.turbo

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

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

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

github.com/tony19/logback-android - 7643d9156211a2a10e48fa391c79dabd8339dc0c authored about 18 years ago by Sebastien Pennec <[email protected]>
On going work.

Trying to remote the activeFileName/fileName dual information in logback configuration.
The curre...

github.com/tony19/logback-android - bdbb5b75ae0403f277f139776e63eaa7d11f4c05 authored about 18 years ago by Sebastien Pennec <[email protected]>
corrected script

github.com/tony19/logback-android - fb036327244d86932a504b75d34ba85183ce5ffa authored about 18 years ago by Sebastien Pennec <[email protected]>
lighter presentation...

github.com/tony19/logback-android - 9491eadf0f52b0de914df5685bac12b90cc867ac authored about 18 years ago by Sebastien Pennec <[email protected]>
added link to older versions

github.com/tony19/logback-android - ad03a816b51b023fff281affa9b80f955dd78abb authored about 18 years ago by Sebastien Pennec <[email protected]>
corrected bug #23

github.com/tony19/logback-android - 05758a06da29029acab9ed58fc638d3064d77496 authored about 18 years ago by Sebastien Pennec <[email protected]>
Changing the EvaluatorAction pattern from configuration/evaluator to */evaluator lets the user create evaluators to go in the context's eval map *and* evaluators inside filter elements.

Same for MatcherAction

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

github.com/tony19/logback-android - ad921370b11c2d5450b34e8fb16ee195cd947f7c authored about 18 years ago by Sebastien Pennec <[email protected]>
- Loggers now go through filter attached to their parent (loggerContext) before

any decision.

This slows down decision making a little, but is much more flexible.

github.com/tony19/logback-android - 83b160061287b280b448d8a464cdf01fbe6aaffc authored about 18 years ago by Ceki Gulcu <[email protected]>
- Context is no longer FilterAttachable. This change was necessary in order to allow

LoggerContext to be ClassicFilterAttachable

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

github.com/tony19/logback-android - d0ff609a2550da672e38326e18a6331d2b8b543b authored about 18 years ago by Ceki Gulcu <[email protected]>
added initialization of evaluator maps in LogbackValve

github.com/tony19/logback-android - f019854317c03a5453425b7056b829aabc96e850 authored about 18 years ago by Sebastien Pennec <[email protected]>
filters now functionning in logback access, although the solution is not that elegant...

github.com/tony19/logback-android - fee465f03478efbb4ac662c6438223c586fd48e9 authored about 18 years ago by Sebastien Pennec <[email protected]>
previous comit now complete

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