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

- renamed method names (minor changes)

github.com/tony19/logback-android - 4f231c3d92baa4ce38835996480d1844b1de4c77 authored over 15 years ago
-added list of conferences

github.com/tony19/logback-android - 600b01bc65196ddc4b7a7ffc2ff3a770d5d18a46 authored over 15 years ago
- minor typo fix

github.com/tony19/logback-android - 974f4927e668af21dcb70ac9cd130dd62254d081 authored over 15 years ago
correct misspelled worlds. Related to LBSITE-29

github.com/tony19/logback-android - 0702d87efa3ea5dd399b3d4a90e60167b3c45de9 authored over 15 years ago
Fixing LBCORE-104

github.com/tony19/logback-android - c539cccb7e761b204ca49d5424af67d0fa40bdd6 authored over 15 years ago
reformat results

github.com/tony19/logback-android - 028fc74ae6657824c9a4dd64e0a59d27b1b16f56 authored over 15 years ago
slightly slower results after revision 2310

github.com/tony19/logback-android - 324a742aee85e4d5004d6cb19a158c91dd10628a authored over 15 years ago
wait longer so that tests pass in slower machines

github.com/tony19/logback-android - 91e22591af6a11ede8b201d1fdedce12f792616f authored over 15 years ago
Use Appender instead of AppenderBase in AbstractAppender related tests

github.com/tony19/logback-android - a8d0a84065b018310588803303421bae95869fa7 authored over 15 years ago
throughput results after revision 2310 is applied show noticeable

degradation in throughput of 10 to 20% (on windows)

github.com/tony19/logback-android - c15c4ece4cc58b499ad7100969532e3720e46ceb authored over 15 years ago
Diminish contention in appender doAppender. Relates to LBCLASSIC-135

Instead of the doAppend method being synchronized, WriterAppender now uses
UnsynchronizedAppende...

github.com/tony19/logback-android - 3b23ff34825c1ab901cec1f42439d21c77578f96 authored over 15 years ago
single thereaded results with IBM's JDK

github.com/tony19/logback-android - 0beb64600f0c4a0742edd8891c1e155f49fecddc authored over 15 years ago
single threaded result on linux

github.com/tony19/logback-android - 819c81ef12ee2a5eb30f3a08c30c7b292abd9d67 authored over 15 years ago
- single threaded results

github.com/tony19/logback-android - 962667a7a573a5450b01a6f9954dd50b8c97483f authored over 15 years ago
results on Linux, with both Sun's and IBM's JDKs

github.com/tony19/logback-android - e7abac8669a02c2c5c33eee0cc153ce977d80969 authored over 15 years ago
test throughput of FileAppender before the syncronized block is made smaller

github.com/tony19/logback-android - f86f0d41313d70324fc719b9fb3ceca9fdd7c492 authored over 15 years ago
lbclassic-133 was renamed as lbclassic-139

github.com/tony19/logback-android - 8febe83a6cf449f02906ac9385095774e3859afb authored over 15 years ago
As a first step in fixing LBCLASSIC-139, added LB139_DeadlockTest to our regular test suite.

github.com/tony19/logback-android - 8bd202dab8db5da53ef21cfb1bcf4fdd01d93558 authored over 15 years ago
- added test case for lbclassic 139

- minor refactoring of the code (mostly renaming and moving to different package)

github.com/tony19/logback-android - 297492bcc3421db8b67a82a8f7801203fe52a42a authored over 15 years ago
- removed 10reasons.ppt

- added remark about log4j no longer being actively developed

github.com/tony19/logback-android - e3f11671dbdf270cb4c0d1e03aa3c353e253a08a authored over 15 years ago
updated to the logback presentation

github.com/tony19/logback-android - c2eac88f843f2bfb0ae336d5f62bc3aed33cf8a0 authored over 15 years ago
- renaming non-junit application as Tapp (test app). Rrecent maven versions

had trouble with the old names.

github.com/tony19/logback-android - 403eaa86e95d86b062461ffd516780b251d0c808 authored over 15 years ago
Fixing LBCORE-100

github.com/tony19/logback-android - 8e062fbbe13f61e39113e78bcef33fc02ad0f124 authored over 15 years ago
tweak the numbers

github.com/tony19/logback-android - 3a9ef0324529b8993a4f83df286aea07f8e5cce9 authored over 15 years ago
- testing behaviour when there are no locks.

github.com/tony19/logback-android - 442cc6f26b00565575f2d5c9d641b532f5f3865b authored over 15 years ago
stopping the wiser seems like a good idea...

github.com/tony19/logback-android - d7ee69a18070e4ee44d945c1b245d9809f720c17 authored over 15 years ago
Added ThreadedThroughputCalculator which is a scaffolding class to

perform threaded computations.

This commit is related to LBCLASSIC-36 as well as LBCORE-97

github.com/tony19/logback-android - 054a7a37d52af82a957d46151037e038b39a7c60 authored over 15 years ago
LBCLASSIC-36 Rename application

github.com/tony19/logback-android - a38ea91f0a778f184d18e41416d1da9632377c7f authored over 15 years ago
Guarded versions of the tests so as to resemble the code found the logback.

github.com/tony19/logback-android - 4c94e0a33e77a3a28c68508cc1b255b4c14daff4 authored over 15 years ago
LBCLASSIC-36 Test performance of Yoda time compared to

SimpleDateFormat.

Here are sample results on my machine:

Raw Joda: average tick 2...

github.com/tony19/logback-android - 04e8434c6f749d7c7ef95f18b9545b8740a97d6e authored over 15 years ago
- Measure performance when no locking is present.

- We don't need to interrupt in LockingInJava

github.com/tony19/logback-android - 3ea44807d7cd0aead7bfeac63cdbe1b627870e4a authored over 15 years ago
Code comparing the throughput of fair lock and that of sync blocks

github.com/tony19/logback-android - ee3e18dd901881cedf52f21d3ebbdd1ab19441d9 authored over 15 years ago
LBCLASSIC-133 We don't need to unit test test. A standalone app, is just as good if not simpler to run.

github.com/tony19/logback-android - 8a7d5043d74ec756355c12d82cd79102fcbbacda authored over 15 years ago
files associated with LBCLASSIC-133

github.com/tony19/logback-android - da4690dbdb9c74fa02308452726864424901f6bc authored over 15 years ago
- updating documentation to refer to ILoggingEvent instead of LoggingEvent where

appropriate

github.com/tony19/logback-android - bd54ba5d61cfede2f4de136fc5c53daa65ce5292 authored over 15 years ago
added a second slide on other odds and ends

github.com/tony19/logback-android - 27298e70f0f187f56265efad96497c72ef01335e authored over 15 years ago
- fixed slides on SiftingAppender

github.com/tony19/logback-android - 7d5cf3738cf3aec42748e81350da8f2c864982c1 authored over 15 years ago
added slide on SiftingAppender

github.com/tony19/logback-android - c8b739dd8cf524e6c1e3a8a0c53d1f4789fe8f22 authored over 15 years ago
- update to news.html

github.com/tony19/logback-android - 8fa153015c6bdf94114ce2282ae3268a13ec1458 authored over 15 years ago
Looking at LBCORE63

github.com/tony19/logback-android - 2364c5b7c6fec138f2433c009b706d742e19d065 authored over 15 years ago
interrupting backwards the number are even more biased:

runnable[0]: counter=1002
runnable[1]: counter=0
runnable[2]: counter=0
runnable[3]: counter=0
r...

github.com/tony19/logback-android - 5808a7a773c86df3bce0fd6ecb04b686fb9c453c authored over 15 years ago
interrupt from the end

github.com/tony19/logback-android - a49f9c26c2a2db5a29b4b74857ec3b861047d4a9 authored over 15 years ago
added short intro

github.com/tony19/logback-android - 20108083e2545935c2cd3190e800e87a19d1702b authored over 15 years ago
shorter version of LockingInJava

github.com/tony19/logback-android - 3fea9b59642f6418605d0b06664aaff7d611257e authored over 15 years ago
looking into issue LBCORE-97

github.com/tony19/logback-android - 374cacf315acce1c859c8d233d3119bc249ff5b9 authored over 15 years ago
ContextBasedDiscriminator allows SiftingAppender to separate logging based

on the context name. This fits nicely the requirements expressed in LBCLASSIC-117

github.com/tony19/logback-android - 7a7f410addb3ee6a67d3bd4165014cc2a6110e24 authored almost 16 years ago
As discussed in the dev mailing list, LoggingEvent now stores caller

data in the form of StackTraceElement[] instead of CallerData[].
CallerData class now only extrac...

github.com/tony19/logback-android - 337742b67735e86af06f839a744b1247de36572e authored almost 16 years ago
changed the level distribution

github.com/tony19/logback-android - 41666fb2fcc414add8b0a1d54a8918d014e2c95b authored almost 16 years ago
had erroneously forgot to set throwable proxy

github.com/tony19/logback-android - ee152b0cefb24860cef2144237f1282fabf5b2a5 authored almost 16 years ago
- CorpusModel will optionally include caller data.

- The standard corpus now includes caller data.

github.com/tony19/logback-android - b771c86cdceece903c0a8f777fec9d3d543dc354 authored almost 16 years ago
make the code compile with JDK 1.5

github.com/tony19/logback-android - 78f87caece6be68abada29cf73d2bc189a9d99ee authored almost 16 years ago
- StackElementProxy's toSting() method no longer prepends the TAB character

- code dependent on this behavior was adapted consequently

github.com/tony19/logback-android - c0608f731a6c96f070f67edb6e0c98014b549228 authored almost 16 years ago
copyright statement

github.com/tony19/logback-android - 73497e1fde1f41394810faac2575925d98e73bf3 authored almost 16 years ago
more javadocs + copyright statement

github.com/tony19/logback-android - 4c943060830039dd3b128f988a0c30e4d66500b2 authored almost 16 years ago
flush before exit

github.com/tony19/logback-android - 429d625bc80c23f6a4fe9680454d93860f589c62 authored almost 16 years ago
Finishing up work on the Corpus.

github.com/tony19/logback-android - 0c83999d29d387591542add5ccfb6918db9813ce authored almost 16 years ago
Still working on the Corpus

github.com/tony19/logback-android - 8101432e012a4fc8126ac1bd028e424120964e5c authored almost 16 years ago
ongoing work on the corpus

github.com/tony19/logback-android - d84b54b64a8570ee1117ad772b3db8ca728e91d4 authored almost 16 years ago
- cosmetic changes in variable names

github.com/tony19/logback-android - 6fc28fb91cf6709e9092bfd56b70c4ed1c9ed5ae authored almost 16 years ago
make the unit test pass

github.com/tony19/logback-android - a6a006edd4c5ff6abf1e27f86d52e30c5fb95d02 authored almost 16 years ago
Started work on the corpus.

github.com/tony19/logback-android - a239f3cddd24ad271d8c2bd0541f737ec10c3138 authored almost 16 years ago
print nested exceptions appear correctly in DefaultThowableRenderer (used by HTMLLayout)

github.com/tony19/logback-android - 4cee275ceefaba6a3e1b3bbfd48083cd76ba6ac4 authored almost 16 years ago
link to nogunner's article

github.com/tony19/logback-android - 9bd94d385f294e0489017abf100205240bf69e71 authored almost 16 years ago
Removed ThrowableDataPoint class as, in light of recent ThrowableProxy refactoring, it

had become an empty shell around StackTraceElementProxy.

github.com/tony19/logback-android - 5cd39ff8769efefba1abe131e11fe86a3da2254b authored almost 16 years ago
Refactoring of the ThrowableProxy class.

ThrowableProxy now implements the IThrowableProxy interface as shown below:

public interface IT...

github.com/tony19/logback-android - fc13781b1ec482b68ef73c9b01c88006b35279ed authored almost 16 years ago
Clarification on the %c conversion word, in particular the abbreviation algorithm.

github.com/tony19/logback-android - 783e2116cf779c5cfdd46c42b27fffd31ec9a194 authored almost 16 years ago
When the class name contains 13 or more segments (12 dots), the

abbreviation algorithm would bomb out with an exception. This was
reported by Lukas Zapletal in L...

github.com/tony19/logback-android - 1089de5c3a3064e20fa749a41e3014bae0514d0c authored almost 16 years ago
SDOAware interface has been removed.

ILoggerEvent interface no longer extends SDOAware.

Appenders which rely on serialization invo...

github.com/tony19/logback-android - 01112c2ccfb347243fde2b62ae60de594142d608 authored almost 16 years ago
This fairly extensive commit in terms of the number of affected

classes but relatively small conceptually. It is a refactoring of the
LoggingEvent class. The Log...

github.com/tony19/logback-android - 45a9231c761186abc9e33438df6f2fd40ff0aa29 authored almost 16 years ago
Fixing problem by the fact that the localLevelReset() method in the Logger class

inadvertently uses the DEBUG_INT value in the org.slf4j.spi.LocationAwareLogger
interface instea...

github.com/tony19/logback-android - ec2bd60753cfbc0bffee0429d22cf53d130a55a7 authored almost 16 years ago
- starting work on 0.9.16

- to method to remove files is called "unlink" in perl

github.com/tony19/logback-android - 90f2c88e625388551e79771afe6c9608edbb751d authored almost 16 years ago
Removed Thorbjoern's name from the authors list at his request. Andersen

github.com/tony19/logback-android - 16c10d50f6cb179efedf1f7860e677e5eabdd87d authored almost 16 years ago
Based on remarks made by Dominik Hirt, I have modified manifest generation so that,

in logback-core's manifest the import declaration for package "org.codehaus.janino" has resolutio...

github.com/tony19/logback-android - c51a7274cafbc8aac0fb28b9b2d579e9e2ec6604 authored almost 16 years ago
original file is now removed

github.com/tony19/logback-android - bea5aebb50e00889a4440824216825d79334cf0d authored almost 16 years ago
Added Bundle-RequiredExecutionEnvironment directive to OSGi manifests

Also added an FAQ entry about logback dependencies

This fixes LBGENERAL-8

github.com/tony19/logback-android - aecdc9909222760ab1f6daab696414ed58798b5d authored almost 16 years ago
Added blurb about Javascript being required to view menus.

This way, users who have js turned off in their browsers can be warned.

github.com/tony19/logback-android - 5095a37ed6f540261311a108556d8dc1bc775cf1 authored almost 16 years ago
Preparing release 0.9.15

github.com/tony19/logback-android - 170c56994901f49f71457d2c9572eff1940493b0 authored almost 16 years ago
The layout setter and getter methods in UnsyncronizedAppenderBase now actually set a

field called layout. This is related to LBCORE-56

See also http://qos.ch/pipermail/logback-dev...

github.com/tony19/logback-android - 7126fdd6a88ed2b95056535577bb94a12b004749 authored almost 16 years ago
LayoutAction is no longer used

github.com/tony19/logback-android - 4935151b9347093344917c50f9480f3c1636e415 authored almost 16 years ago
Initial attempting at fixing LBCLASSIC-101 via apache felix's maven-bundle-plugin.

github.com/tony19/logback-android - 1aead01cce71aa3d66c536cf036b077abb6fc410 authored almost 16 years ago
Added a chapter in the documentation about migrating log4j layouts

and log4j appenders to logback as requested in LBSITE-27

github.com/tony19/logback-android - cf344c7c21d77e93485f0c55b428a272e9180218 authored almost 16 years ago
The layout setter and getter methods in AppenderBase now actually set a

field called layout. This is related to LBCORE-56

See also http://qos.ch/pipermail/logback-dev...

github.com/tony19/logback-android - 0732cfc0f670a914fe31052044a3d34fdb0e1276 authored almost 16 years ago
Added documentation and news about XMLLayout. This fixes LBCLASSIC-22

github.com/tony19/logback-android - 971ec30aa903e94b74c611fd5ce5537d5cd4d13b authored almost 16 years ago
added a package.html file for c.q.l.classic.log4j package

github.com/tony19/logback-android - 022fa75dcc5e0c284c27b01f53d3f5c0a3048289 authored almost 16 years ago
- added support for MDC properties in XMLLayout as found in LBCLASSIC-22 contribution

github.com/tony19/logback-android - 34580ed7d62956d5ba48a400a6717381611272cd authored almost 16 years ago
Starting work on LBCLASSIC-22

This is an initial implementation based on my previous work on log4j.

github.com/tony19/logback-android - cd02786bab18fc15b4702b3a4dfcea49629b96c4 authored almost 16 years ago
Ongoing work on Joran documentation LBSITE-25

github.com/tony19/logback-android - b3b561ff9f40c446e129404a314ce7484c948c34 authored almost 16 years ago
- Ongoing improvements to Joran documentation in chapter10

in relation to LBSITE-25 and LBSITE-24.
- Cosmetic changes in code.

github.com/tony19/logback-android - dff59f4ddaf9bbcbbd5bd64b9842ac4f69e0f732 authored almost 16 years ago
Use the recommended idion for j.u.c.locks Lock.

See also http://java.sun.com/javase/6/docs/api/java/util/concurrent/locks/Lock.html

This issue w...

github.com/tony19/logback-android - f2d076b16fc9f796f254d84db3656617f006f732 authored almost 16 years ago
- printInCaseOfErrorsOrWarnings should print ERRORS not just WARNings

github.com/tony19/logback-android - 008cace4d8b7bd066a6949eaa5acf0351e6a3c62 authored almost 16 years ago
Ongoing work on LBSITE-25

github.com/tony19/logback-android - 593b6b1dfdfd7af5a9edb5c5003adbe5414a3435 authored almost 16 years ago
Continuing improving Joran documentation as mandated by LBSITE-25

github.com/tony19/logback-android - 456565a3933ebe06ec77b4333be4e3a2fc853ace authored almost 16 years ago
ongoing work on the javadocs and on chapter 10 (onJoran)

github.com/tony19/logback-android - 07788273cacee665e709aa0cb1f7f16d0ebdcc71 authored almost 16 years ago
Moving joran related examples to chapter 10

github.com/tony19/logback-android - f503705f9f0507abbfe4409073c93c07afb223ed authored about 16 years ago
- changes in comments

github.com/tony19/logback-android - e6d0d95a6325f3cec8216fbff68a6adf47a03661 authored about 16 years ago
- rearranging the chapter on Joran (it is now part of the manual)

github.com/tony19/logback-android - c668c687310c1cf2e63046aa70339862c61418bd authored about 16 years ago
- Moved StringListAppender from logback-classic/src/test to logback-core/src/test since

logback-access uses it as well.

- Added unit tests in relation with default component class ...

github.com/tony19/logback-android - b903db7470dbcc8d16666d12513d56a270946de3 authored about 16 years ago