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

Fixing LBCLASSIC-103

Joran is now able to assume a default type for nested components according
to rules declared in ...

github.com/tony19/logback-android - 2e2b4c5d62696f52f3984fd6f21753bd57688277 authored about 16 years ago
Adjusting all examples so that the level of a logger or root logger is declared

as an attribute and not as a nested element. However, the code still honors the old covention.

github.com/tony19/logback-android - 160cf3402b39c8893aba02c77182cec7a2abe4a7 authored about 16 years ago
Fixes LBCLASSIC-104.

The prepareForDeferredProcessing() method in LoggingEvent now creates a copy mdcPropertiesMap. ...

github.com/tony19/logback-android - 4bf4b390bcdb6be49d37aaab6b79dbb50a4cc653 authored about 16 years ago
In relation to LBCORE-83, marking the getFirstFilter method as deprecated.

github.com/tony19/logback-android - 2f70e3db17d6bf69cfe9d25e7065bf5bd5d87305 authored about 16 years ago
- javadoc changes

github.com/tony19/logback-android - a273bfc28b0aada87e0eeb9ed3c4ba1021cc80c3 authored about 16 years ago
In FiterAttachable interface, renamed getCopyOfFilterList as getCopyOfAttachedFiltersList.

Related to LBCORE-83.

github.com/tony19/logback-android - 84c5be9d8fa703b7a28a931ed05341fda90970c9 authored about 16 years ago
In response to LBCORE-83, added getCopyOfFilterList() method to the FilterAttachable interface.

github.com/tony19/logback-android - 8c085bdcbb3ec6c9b978999b5f6b39105600e5d1 authored about 16 years ago
- Fixed LBSITE-23

- added blurb in the news about ViewStatusServlet

github.com/tony19/logback-android - 54531de9b2c57c1f9935a244909ef1ef2fead319 authored about 16 years ago
- removed problematic code

github.com/tony19/logback-android - 4e7c7cd5fa0215f382a2aa922902cd60775445cf authored about 16 years ago
Fixing LBCORE-81 and LBCORE-82.

- Added StatusMessage viewer servlet for lb-classic called ViewStatusMessagesServlet.

- Added ...

github.com/tony19/logback-android - 19d58f563e2730339754c3239cf13553681c5aa2 authored about 16 years ago
Added ViewStatusMessageServlet in logback-access. In relation with LBCORE-82

github.com/tony19/logback-android - a2941244d2e14ac5b1a6fa2d454b4ca4564a804f authored about 16 years ago
- Added a servlet for viewing status messages. This begins to address LBCORE-81

github.com/tony19/logback-android - 7787312749fee0291c9642a6a270aa11f65f5d6c authored about 16 years ago
- added an FAQ entry relating to the location of config file on the class path.

- the section on logback initialization references the FAQ entry (location of config
files on ...

github.com/tony19/logback-android - 5b137ceec3ab62bfd6be9d4049f637b89e81c88f authored about 16 years ago
- LoggerContext reset, registered turbo filters are first stopped before being

unregistered. This fixes LBCLASSIC-89.

github.com/tony19/logback-android - 28c14b2d203013d7ecc359f199effb22797a5691 authored about 16 years ago
- allow clearing of the status list. This addresses LBCORE-77

github.com/tony19/logback-android - 979007d9819b4efe08f89ac0a9ac66f5994ff702 authored about 16 years ago
- start work on 0.9.15

github.com/tony19/logback-android - 63ed3652c7c6efa90fd3d5b3fa69e68e50d9b6eb authored about 16 years ago
- preparing 0.9.14 release

github.com/tony19/logback-android - 1191b35784a24ec854f807525263733e6cf65619 authored about 16 years ago
- Logback-classic default configration process will now

automatically print status data on the console in case of warnings
as well as errors. Previou...

github.com/tony19/logback-android - 722f23fa24acc83c137eb6432ed94d2514c8576c authored about 16 years ago
- add charset encoding support for SMTPAppenderBase. This fixes LBCORE-69.

github.com/tony19/logback-android - 18add88fc6df14f6905cb0a6f365e6dd443504bf authored about 16 years ago
Documentation enhancements. Closing LBCLASSIC-30

github.com/tony19/logback-android - b6449babba2590344d214d28432cb7d5b7c2a8d6 authored about 16 years ago
ContextInitializer now prints the url it uses for default configuration.

This was requested in LBCLASSIC-55.

github.com/tony19/logback-android - 4f5878db4aed995222b7d405aa80b87351273429 authored about 16 years ago
- update news.html file

github.com/tony19/logback-android - 080c8d0c02d52fd69ffdec68120cd7b14d4dabdb authored about 16 years ago
- Fix LBCORE-74


HTMLLayoutBase now takes into custom conversion words.

- Moved StringListAppender to c.q....

github.com/tony19/logback-android - 17faeb66dd9792ffebf96ecc34025e7e4afcab3a authored about 16 years ago
- cleaned up config files so that "level" is an XML attribute and not

an XML element

- updated Gmail related examples

- LBCLASSIC-100

Evaluators are now wired i...

github.com/tony19/logback-android - a2a2983502ccb22a5704a63b9af13ef195328a5c authored about 16 years ago
- MatcherAction no longer needed to add matcher to an evaluator

github.com/tony19/logback-android - a7142006533fc9661fdb09a8d3f486b7297ffc13 authored about 16 years ago
- Migrate all tests to Junit4

- add tests for verifying that parameter types which are concrete classes
can be instantiated ...

github.com/tony19/logback-android - 9bfadf22f872b863671eead11d30cdb16c7fedfa authored about 16 years ago
- removing unused import

github.com/tony19/logback-android - f8d2b0b433fc6d77b2693b5b433b45da38dd6c35 authored about 16 years ago
- improved docs

github.com/tony19/logback-android - 24435513ef4e600cbc5e91aaf39d8f4a6293d2c9 authored about 16 years ago
- minor changes

github.com/tony19/logback-android - 77112565c34d992fc9a574395ad0b03a4731df1b authored about 16 years ago
It is possible for ContextInitializer (part of logback-classic) to

be loaded by a different class loader than the class loaded that loaded
c.q.l.core.Loader (part o...

github.com/tony19/logback-android - 575c616e36d59a5e9835e2d298a29c7a3466caf0 authored about 16 years ago
Documenting SiftingAppender

github.com/tony19/logback-android - d1ff3df6e41d6a8caa7049a3778d0df297fe08c0 authored about 16 years ago
- It is now possible to declare a default class for a sub-component as an @annotation.

Thus, it is no longer necessary to specify the class name as an xml attribute for sub-component...

github.com/tony19/logback-android - 8c81c48338a72067c039d2ba7c02247e3386a163 authored about 16 years ago
- Added support for SiftingAppender in logback-access

- logback-access tests are now all JUnit4

github.com/tony19/logback-android - 07bdbb7328a879e3e661aab98ea325b20c5a17a0 authored about 16 years ago
- The key parameter used as a sifting discriminator is now of type String

instead of a generic K. This simplifies the code without real loss
of generality. :-)

github.com/tony19/logback-android - 275749c835861e5ed0c3bb57ecf64c3435b1407b authored about 16 years ago
- Documentation on DuplicateMessageFilter

- Finished renaming HoardingAppender as SiftingAppender (as well as associated classes)

github.com/tony19/logback-android - f680ba5b152a8c9737fa905a6b8c9bd37145fde9 authored about 16 years ago
SiftingAppender has been largely made generic by virtue of its migration to lb-core

github.com/tony19/logback-android - 4703524aabf9eb69faa07c9aff51a3c871b378df authored about 16 years ago
SiftingAppender has been largely made generic by virtue of its migration to lb-core

github.com/tony19/logback-android - 7f87e409038a54b2fd4d7db4c291832c1e11dbdc authored about 16 years ago
heavy refactorization

github.com/tony19/logback-android - 2b38e1afd75d72bcceef7438a8bfb74d0d8fdc39 authored about 16 years ago
- heavy refactorization of SiftingAppender

github.com/tony19/logback-android - 50dbf875630d388aabd4bf0b90f158e545a8d5bc authored about 16 years ago
- migrating SiftingAppender to logback-core from logback-classic

github.com/tony19/logback-android - ee7debdd8c31c57a49608049f4fbe1c222f72611 authored about 16 years ago
Renamed HoardingAppender as SiftingAppender

github.com/tony19/logback-android - c5392591228054724019df4a55a6555d18e26d34 authored about 16 years ago
- added DuplicateMessageFilter

- BasicStatusMessages's internal buffer now has two parts, the head part and the tail part.

github.com/tony19/logback-android - ced6772e5b7b0a9fd241c519e1dd3f8b2b9cae58 authored about 16 years ago
Fixed LBCLASSIC-98 (NPE thrown when calling setContextMap on a fresh MDC)

github.com/tony19/logback-android - c361d95426dc3c5fdcae0a7fe2fe6518d6e0a361 authored about 16 years ago
Code to track and clean up appenders. Related to LBCLASSIC-94

github.com/tony19/logback-android - d7dbf7d389b914a686cedede69a9211838caa0bd authored about 16 years ago
- Initial commit of HoardingAppender

HoardingAppender contains other appenders which it can build
dynamically depending on MDC values...

github.com/tony19/logback-android - b8af298c982c9582169119d3242f58d2e0e5bb3c authored about 16 years ago
Fix LBCORE-78.

AsynchronousCompressor shuts down the executor it created, thus avoiding a memory leak.

github.com/tony19/logback-android - 5e9af127b5eb209206343a8ec45f57bc2d962eab authored about 16 years ago
- in ContextJNDISelector renamed contextMap as synchronizedContextMap

- cosmetic changes in Context

github.com/tony19/logback-android - 42164443bb4f6677823a539fca1951b1a99351c7 authored about 16 years ago
Removed 'synchronized' keyword from the incSize() and size() methods.

Synchronization was causing a deadlock described in LBCLASSIC-81
These two methods are used inter...

github.com/tony19/logback-android - 5314fb0fe83db84ef17a089ef292e2a9240e4209 authored about 16 years ago
The getEffectiveLevel() method needs to be synchronized to protect

against concurrent modification when iterating over
childrenList.iterator().

github.com/tony19/logback-android - 6c69affdc22f0a586b45f8ec2e7536e452017fc5 authored about 16 years ago
- using explicit locks instead of relying on the internal details of

the collection returned by Collections.synchronizedList()

github.com/tony19/logback-android - de83bf8be9ff18c673b3a1059374b032348666c7 authored about 16 years ago
starting work on 0.9.14-SNAPSHOT

github.com/tony19/logback-android - 6d88e374e12383ab1587fcd2b127782756dfa96e authored about 16 years ago
- preparing release 0.9.13

github.com/tony19/logback-android - d5567fe52e5867ff74f2c4181a0eafaf07dece90 authored about 16 years ago
- blurb about LBCLASSIC-91

- preparing release 0.9.13
- minor doc changes

github.com/tony19/logback-android - 7b6bca0dbe8402b8a82b3e08d90ae662b87aaf16 authored about 16 years ago
Fix LBCLASSIC-91

An NPE would be thrown when setting the level of a logger to null, if the
logger in question had...

github.com/tony19/logback-android - a7070d846a31b20e41298bcb120adc4b3d75a3ce authored about 16 years ago
minor doc changes

github.com/tony19/logback-android - 74ddffbb3a0ecedf13bde0caa69d4d7d8c78f89a authored about 16 years ago
preparing release 0.9.12

github.com/tony19/logback-android - c7d93c5ad8a31387a2b3f319264dc5e421703fe8 authored about 16 years ago
ignore jar file copied during build

github.com/tony19/logback-android - f57e79b6ac653a45a2911fb39e5b73ffe7431eee authored about 16 years ago
- removed slf4j-ext declaration from the parent pom. In child modules the slf4j-ext was being inserted in compile scope instead

of test scope.
- updated documentation in relation to contextName and insertFromJNDI configurat...

github.com/tony19/logback-android - b8335735764e32169a6c4a20e71f574fbf835beb authored about 16 years ago
Presence of slf4j-api-1.5.x.jar apparently causes a conflict

github.com/tony19/logback-android - 7ab0f1f9e1d732e05ca604d96f98187ee940a4bc authored about 16 years ago
cosmetic changes

github.com/tony19/logback-android - d64eaa39ca4c96547f509f9be711309b6e915205 authored about 16 years ago
update jar files

github.com/tony19/logback-android - 452b481eddf35de13d11a2356ffa101d03676cf2 authored about 16 years ago
- Added ContextNameConverter displaying the logger context's name.

- migrated some tests to JUnit4 format
- other cosmetic changes

github.com/tony19/logback-android - 2ddf7005b1629e598d5042e582113681089b9bc9 authored about 16 years ago
Allow setting variables from JNDI

github.com/tony19/logback-android - 5c6485047589875d293941eb8da0aa0bf10d5394 authored about 16 years ago
Fixes LBCLASSIC-90. Logger reset set logger levels to NULL, except for the root logger which gets set to DEBUG.

github.com/tony19/logback-android - 766e42a8f32c7396bf368e2bcb64711992d4c06e authored about 16 years ago
- Allow for the logger context name to be changed from a config file + related test cases.

See also LBCLASSIC-43
- cosmetic changes

github.com/tony19/logback-android - 05404a2e3c2e0f07e74454e608e24fa45e5ceabb authored about 16 years ago
Added an FAQ entry:

Is it possible for multiple JEE applications to share the same
configuration file but witho...

github.com/tony19/logback-android - 67ae8f31254a092d1d7d2a41d9033c377fb2097e authored about 16 years ago
- added references to easymock in pom.xml

- converted all tests in logback-core to JUnit 4

github.com/tony19/logback-android - c23524a88a7da701f896a4e7c13cd5e4cee3701a authored about 16 years ago
Added test case related to LBCORE-67 as provided by Joern

github.com/tony19/logback-android - f66e06329cf3e4c05ed7a36c8c1e01470e241afe authored about 16 years ago
Fixed LBCORE-67

I prefer
try {
r.lock();
doSomething();
} finally {
r.unlock();
}

instead ...

github.com/tony19/logback-android - 1342b78b1eb8dfc9a7997fe00a69a4cab23a786b authored about 16 years ago
- minor corrections

github.com/tony19/logback-android - a7c42ca8e37ceed5c974f1919cf31bc657d921c1 authored about 16 years ago
- cosmetic changes only

github.com/tony19/logback-android - f03a84d517d14078c5e122af89be34f615723fea authored about 16 years ago
- Added support variable substitution for the level attribute in <logger> and <root> elements

- relevant test cases

github.com/tony19/logback-android - ab79b645a547ebfab3b78ad191332d87406b43d2 authored about 16 years ago
- rewrote the "contextSelector.html" chapter. The chapter was renamed as "loggingSeparation.html"

- logback now uses slf4j version 1.5.6
- ContextJNDISelector was refactored. The config file name...

github.com/tony19/logback-android - 1d3fda996e65ee09d705743a0b2724ccc5821713 authored about 16 years ago
improving the docs

github.com/tony19/logback-android - ba43e9fdf3b6c0b9ab2e10faa723505d272e5a3f authored about 16 years ago
LBCLASSIC-87

With each call to getLogger() method, LoggerContext will now retrieve the ILoggerFactory afresh ...

github.com/tony19/logback-android - 7e74b625d3b6943e100c27e6fc5c5a6cb5b7449d authored about 16 years ago
Moved tests to org.slf4j.impl instead of "dummy"

github.com/tony19/logback-android - 37d043964c7a6b62aa509b5d687bc0332d1eb983 authored about 16 years ago
- adding a very important test checking that initialization of

logback can succeed even in presence of recursive calls
to LoggerFactory.getLogger (invoked d...

github.com/tony19/logback-android - 1669117cf8a557f421db93ab690411597f2c80d7 authored about 16 years ago
- Moved LINE_SEP constant from Layout to CoreConstants.

- Absorb thrown SecurityException/AccessControlException when accessing system properties
Thi...

github.com/tony19/logback-android - 959b55b30c40758c6020274af30b636acdb3141f authored about 16 years ago
added various files

github.com/tony19/logback-android - 43d8ffe4c1ffeb0ce36d62f2cf4c40d9cac8efb9 authored about 16 years ago
Added support for file appending in prudent mode. Thus, multiple FileAppender

instances running on multiple JVMs can safely write to the same log file. With
certain limitatio...

github.com/tony19/logback-android - b02c45296631b63069c8b89f73c0e6d7aa9e7dea authored about 16 years ago
LBCORE-72 fire status add event before the count check

github.com/tony19/logback-android - b93476945482df096fb434e1972e4a0b618f0f51 authored about 16 years ago
- we have to manually delete the log file when testing

from multiple JVM on different hosts

github.com/tony19/logback-android - 039d6edef1209776244cf4534ab96ea6eca05040 authored about 16 years ago
LBCORE-29

Experimental support for multiple JVM's writing to the same file

github.com/tony19/logback-android - 572965815ac01bc8be6b8ecbc2710cd4d63b6938 authored about 16 years ago
LBCORE-29

Experimental support for multiple JVM's writing to the same file

github.com/tony19/logback-android - 0938ed18517a4a7db47117d10c1712c98338e051 authored about 16 years ago
The logger and class name converters now consider zero as

having special meaning, and will return the simple class name,
removing the package name prefix. ...

github.com/tony19/logback-android - ccd501326c590ce09177c25049944fc8c4005a84 authored about 16 years ago
While working on JMXConfigurator, it became apparent that

some components needed to survive resetting of the context.

For example, when the JMXConfigrato...

github.com/tony19/logback-android - 193af67a68e416ab9c9f909e2e56dd17834f38d2 authored about 16 years ago
ensure that html documents are valid XHTML

github.com/tony19/logback-android - 8d1672d086c435de389f45ca6e037561e5bb91cb authored about 16 years ago
ensure that html documents are valid XHTML

github.com/tony19/logback-android - 90747372ed6de13ea70e12c5dc5293574318007e authored about 16 years ago
- as a result of renaming and refactoring of css files, updating references in html files

github.com/tony19/logback-android - bed92940cdd0cb64a784cc0d7d92e2583686fb1e authored about 16 years ago
renamed sitePrint.css as _print.css

renmaed site.css as screen.css

github.com/tony19/logback-android - fba9916c406be8af7982420d541e6f83f43d19e1 authored about 16 years ago
refactoring css files

github.com/tony19/logback-android - c0c4ced75c4246da0358f58c263ada9582d32a00 authored about 16 years ago
- for some reason print.css file gets clobbered by Maven.

Consequently, renaming print.css as sitePrint.css.
- updating references

github.com/tony19/logback-android - 397aaca75603d73b4b92e116a783fa2a7acf13d0 authored about 16 years ago
added other images

github.com/tony19/logback-android - 8998239c18fa5ff06c60f0b74c4ca16570ff2f70 authored about 16 years ago
- moved jmxConfig.html under manual/jmxConfig.html

- updated chapter on JMX support
- updated news.html
- other minor changes in documentation

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