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
The endPointer variable was set but unused. It's now commented out.
LBANDROID-8
19fa2576d012cf771d636fb9cfd82a1b1049a77d authored almost 12 years ago
This resolves a warning where the return value of stream.read() is ignored,
which ultimately has...
LBANDROID-11
075d45603017351f3222fbb7b48eda47c3e4270c authored almost 12 years ago
The inner class was not static, which makes instances of the class larger
and may keep the refer...
This change deletes the fileHeader and fileFooter fields from EchoEncoder.
They were not written...
LBANDROID-5
f81e0a6bf4635f7b18b7648e213952d1242c7d8d authored almost 12 years ago
The variable "threshold" was declared and set but unused. This change deletes
the unused variabl...
Config properties were recently added for the application's package name
and data directory. The...
This adds the ability to specify the configuration search locations and
their order. The first l...
This adds unit tests for code in the ch.qos.logback.*.android packages:
* ASaxEventRecorder
...
This removes <contextProperty> and <variable> from Logback configuration
rules. They had been de...
fd162a69128eb8263cd5e6be39b25b71d549d22f authored almost 12 years ago
65fc23a8ef96e58b26cbc0a4b508ff230ebf6aef authored almost 12 years ago
cf23524542b3d3c9e788a46f34996fc6af0d8b3c authored almost 12 years ago
637bebfac9dfa1510e192f88dcbe71572c2ed755 authored almost 12 years ago
ac81a02ffa30ca9dec116049964fe404bfb9d4df authored almost 12 years ago
5d25d68385ce033c4ebbd78751e7e7f7016c9106 authored almost 12 years ago
c3cb7e7fcb63f13880010da6aab330c686737564 authored almost 12 years ago
52488ca65b81fa2ed9e241d1555b0d423741387f authored almost 12 years ago
Patch for LOGBACK-815, LOGBACK-816
a50baabb99fe85b88aa85fdf17900a36f46e33e8 authored almost 12 years agofc85bfdc0e8f5ff193f41d30536da53064276fbc authored almost 12 years ago
6bfca3c648dfc808326b38142aa41a05c798a7ae authored almost 12 years ago
567f2d5c1c0fb474c8e8791dff927e84d74f041a authored almost 12 years ago
8676ea30cfb7db10a0747565c9b16fce20d0bdb7 authored almost 12 years ago
baaf4dc2fca16fa4a50c665794f78b950cdeb375 authored almost 12 years ago
63d0bb7303c3beabf30d10e4057e74cf66e676fa authored almost 12 years ago
update docs example Appender in appenders chapter at #WriteYourOwnAppender
7c7e02986ad98a26414a1b98ea1b24118671ea7b authored almost 12 years agofix for form posts losing data
dc0a4f8cd2ac5539b8268891baa9562fe04f6ec8 authored almost 12 years agoMinor improvements to CyclicBufferAppender, and tests
9f4d408f2b4885ef501570581891a4e92498ecd0 authored almost 12 years ago271b3897524fe4ac0c1dc7d11ad56f1513a8b69c authored almost 12 years ago
LOGBACK-805:Â DBAppender assumes that caller data is available on the event
07e4e65efe2b81dd00573995ec1669d1b9623747 authored almost 12 years ago55e232d4a2dcc6d5703c22050ee1887059b10b6d authored almost 12 years ago
This will fix LOGBACK-798 (Leaking jdbc pool connection)
484ece64c72e9b5ddef55bf68dfc11ae90516b19 authored almost 12 years ago70cb83558e730a72b1eabed066703985c1abc1a6 authored almost 12 years ago
0f120b4b8528bacd5e6e9ff3a3ac7e204080c0c1 authored almost 12 years ago
4b042a85791992ea3429a929086ccaf67c81c595 authored almost 12 years ago
Add gray as a choice for ANSI color escapes.
590c4be2c569a0109abebacefbd0fad1ac49bdce authored almost 12 years agomake Level.toLocationAwareLoggerInteger() static
88d1f2962d38e5bce0edfca06f4b0a81c962e68f authored almost 12 years ago6e9e9f5195e64f3d61b557047f73dc54c9675f2e authored almost 12 years ago
4037d1515bee09234cee98594646d79cdc32a722 authored almost 12 years ago
ec38cad31b001a20d639592d3b3bda5cec5dcb1f authored almost 12 years ago
d5dcd13fc4f6fc47f1d64484bd65d5fb91f357a8 authored almost 12 years ago
51c9518dc67f1be46746361eec2158d4a21cbf65 authored almost 12 years ago
b772cbc87f3db984e1b2322612b364f71741651a authored almost 12 years ago
Fix for http://jira.qos.ch/browse/LOGBACK-463.
2d1ee0fdc8fe0d4b128de9a9167c48254a93f338 authored almost 12 years agof8490ec8a0411759ce464368fcbc58ea4a106ff5 authored almost 12 years ago
0bc40733a748cac21657e141f841c1ee81110a59 authored almost 12 years ago
970a44142af8e819f88e2f3bc9fef68be4b2e0e7 authored almost 12 years ago
2dda2a4d83c08d83bbcbd40d923cf8ab9e828295 authored almost 12 years ago
5d498c60847fc5de8b1f6f0b355520005fdd9f47 authored almost 12 years ago
4f2104d609cbcd1414874c51ebc4efb6a0469202 authored almost 12 years ago
7fdbe5c200efe616c041e907ab39d6bb4051beab authored almost 12 years ago
26bc3be97124017dfae27dc6253b7242ba569b4d authored almost 12 years ago
0fae60c24db8cd8d32f66e451bff9809ea3ddcb8 authored almost 12 years ago
Fixing the log "Could not parser [l as an integer"
9722f92f4634d851a2c4b97180f0174f810e52c2 authored almost 12 years ago
Now will display the (supposedly) correct one:
"Could not parse [l] as an integer".
d7ca5e366cec1806887f91fd7c19b1356232d7e0 authored almost 12 years ago
This will fix LOGBACK-798 (Leaking jdbc pool connection)
aa728a71f5e0b28981754eac735348b26424256c authored almost 12 years agoLOGBACK-805:Â DBAppender assumes that caller data is available on the event
89783360fc29967233881514fdae370785f80b0d authored almost 12 years agomatch start of content type so ex: application/x-www-form-urlencoded; charset=UTF-8 matches
62bb9cb4b4720c8845c5665873e30b44dff35159 authored almost 12 years agoe3470d100ac97f415bdf124950ee3dcfbca3c011 authored almost 12 years ago
77cf66e8c48abb5bfef4eb1f3eaca764cc5ec1f0 authored almost 12 years ago
LOGBACK-700 + ImportCustomizer for GafferConfigurator
23697e1c7cd6103fe70c6d73353eec44c3040d12 authored almost 12 years agoe4302866648adea5969e4431b0bae0e3c3127886 authored almost 12 years ago
10ce831339154cd45ef2d35ce48e893c8a03f92c authored almost 12 years ago
Added jmxConfigurator method to ConfigurationDelegate which allows overriding the default context...
d6a0ef20edd9610e3b4daeba92dbfa698975f12f authored almost 12 years agoThe customizer auto-imports commonly used types, packages and Level constants (incl. their lower...
c2e6b649ba8a097b2d1ff79e131ca2c6553a89b1 authored almost 12 years agof18c063de6c0e5266638e510ff38bf188ac3040b authored about 12 years ago
match the file name pattern
76fd5bb637c6d4ac1f48ac989e7448318c2b2b78 authored about 12 years agoaf6dd6d18e9d18413ef136c614c84802bf081077 authored about 12 years ago
Fix for LOGBACK-782: Syslog suffixPattern property cant start with a character in range [a-zA-Z0-9]
72a63c0c55c1d10b2c9b6b707c2c42a532b53b09 authored about 12 years ago5556bb87bd8b076be8f4cadb44677fd2ee27ae14 authored about 12 years ago
8e9af35cf360399bbaa414c87ac3c25f98132eb6 authored about 12 years ago
7602048b846e253e8fa09b4c744cf2eedc7c34bb authored about 12 years ago
90d37c13461bf262dd0f1005090a2dd28d99f17b authored about 12 years ago
The ContextInitializer used a flag to check whether AndroidManifest.xml was
read successfully. T...
Fixed an issue where %xThrowable is included in tagEncoder. This nulls the
`PostCompileProcessor...
This merges in the most recent changes from logback that were tagged with "v_1.0.8".
164a31a4035f03db75b7aad99c03808fa3a5b657 authored about 12 years ago81bf789e5f11cbd3d9d0af9297a504d3db6d2567 authored about 12 years ago
0ca57909d9394d361ce6f8f005f43159326c313e authored about 12 years ago
28d2a745d72a7eec7098d4eeed0972554fc3181d authored about 12 years ago
89237688457055ca4d89c901af551633e80bd0d4 authored about 12 years ago
The function comment for ContextInitializer.autoConfig() showed the wrong paths
on the SD card (...
This fixes a VerifyError on initialization for Android clients using Java 5,
where String.isEmpt...
The versions and scope settings of dependencies were in child POMs when they
should have been ma...
Tests are fixed now. This change removes the debug prints, renames variables,
and sets variable/...
This creates a new GreenMail server for each test to isolate the
message list and remove the nee...
This reverts commit d78dfb58e62ff4d279d200e2b439ec49982d8739,
restoring Rx wait timeout to defau...
This change increases the Rx-mail timeout from 5000ms to 30000ms.
d78dfb58e62ff4d279d200e2b439ec49982d8739 authored about 12 years agoThis change adds some debug to troubleshoot the test failures in Jenkins.
515502f64b67b31209045f0fe3c2d99ec693f519 authored about 12 years ago
This change adds a site descriptor to format the pages generated from
the Maven site plugin.
The test now verifies that the destination end does receive the log
message from the appender wi...
In Jenkins, this test is failing because the number of messages in the receive
queue is not the ...
This isn't working properly (possibly bad configuration).
We'll just stick with Cobertura code-c...
This adds Cobertura and Checkstyle to the analysis output.
The ReconfigureOnChangeTest is disabl...
The timeout for detachAppenderBoom() was 1000ms, which isn't long
enough on the micro Jenkins no...
The timeout for the appender latch was possibly too short (100ms),
which cause the Jenkins tests...
testCustomEvaluator() was failing as it was seeing the expected
result from the previous test. T...
Added FindBugs (previously added abfbec3b but didn't actually work) and PMD to
the build process...
These appenders were using the fileName variable in their error messages but
the variable did no...