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
fba27a926f621454fac29e3cfbe051a4e9a80f4c authored over 11 years ago
c34e531f9f766c56877f1ca2090c61c2e34fdeab authored over 11 years ago
This sets the file header for all files to the same text found in
src/main/licenseHeader.txt, up...
Changed the license header text to match logback proper, and set
the year to 2013. Updated maven...
446a43dc575063ff8d14d1829ef48402c3fa9528 authored over 11 years ago
a97734da0d5e6bb3bf1d261ab10727ff6919f527 authored over 11 years ago
b01f00716d945d76baefcbcb9b07476f3e30d27a authored over 11 years ago
b0179f75d6f529452f5cfe5556f5c26f28570ade authored over 11 years ago
This test for Issue #34 and for tag length limits in LogcatAppender.
ff8d3780b7498de40df2999d763e1b42be86968a authored over 11 years agocb1395ac657a050d7c6ff43d4603d49390b669ae authored over 11 years ago
When an exception is logged, its stack trace was appearing in the
message's logcat tags, which c...
This re-enables some performance tests and AsyncAppenderTest's. They're
now run in isolated JVMs...
f24d3827f8bb15d70602eaf2089cf2cbd2bc18c3 authored over 11 years ago
Update README.md
0292c2acdb01f6e8d18034957f1734ffedfde9ef authored over 11 years ago2aef8346844af60dada27401709dc552d62d2129 authored over 11 years ago
The console plugin is not relevant for Android applications, so it's
now removed.
This sets the uber jar's version to match the ones in logback-core
and logback-classic.
1309a288ce19fb1113c7628f4ee28724ca054a48 authored over 11 years ago
577efa67a2efaafc93646c04e0f23f57061d48f9 authored over 11 years ago
Updated doc for ProGuard
4534115c4cc90a6f4380f31523c34cb0e9cc8901 authored over 11 years agoProGuard returns an error when the mailing libraries are not included
Warning: ch.qos.log...
218969b3a9f6be0885ecaac16ce2933f5372c696 authored over 11 years ago01170152421ecd510a5b99df72daaaa434889e71 authored over 11 years ago
5af69f8eda2f29ea9a6805030fe32db81ca02c99 authored over 11 years ago
ba434ae83552a47d440d1c7d717ab09583f3254c authored over 11 years ago
ec0ec70dbb6d108f26292177e8fd02f7d2fe576a authored over 11 years ago
7472f201e39439599c562d3e10afb532125c3d27 authored over 11 years ago
0667b93153f0bc1faddffcfca33c85a15e4181f4 authored over 11 years ago
633fda31f5a64bc765024029afe635a700734a57 authored over 11 years ago
6c06412cab0e634f7410ff619fb92fe663ca5058 authored over 11 years ago
9a11ac8f3e4ef7f8f556483725a5c66e2c309e74 authored over 11 years ago
029588eb34a2002a9995bcbe2eb37bf04e9bf14b authored over 11 years ago
ac433cbfcbd6a3a32a916699ea888a99b8c8fa63 authored over 11 years ago
e7f91d9c9dd144c7735587bded36ddf81f863e5c authored over 11 years ago
Setting version to 1.0.10-2-SNAPSHOT to release a critical bug fix
without merging logback 1.0.11.
71886409e62533af0bdf1d922a7d66f3818d42db authored over 11 years ago
ebcd0dc4f586cfd86de7c91941cfbc18919bf583 authored over 11 years ago
470dc3e2dd25f971f5a8f6d53f37789ba69d543a authored over 11 years ago
0c8a76f69b88bc9304602b5d3dc0111d1c6303b4 authored over 11 years ago
Set the uber jar's version to match the version in core/classic
46c4cdeaf6f94e78574b9cb8957fa8b83a5e1b96 authored over 11 years agoSet the configurator's context to mute a warning at runtime
54183c3ab27645c4e7c67f3f68044c5c1545d70d authored over 11 years agoRemove unused import; rename one of the tests
9519448b1a34a350ab9d4d42262c716d3c22c3f7 authored over 11 years ago
The input stream for assets/logback.xml was not closed after
configuration completed, causing an...
77c62958cc8579a900dcef4e434ca2995f2da74a authored over 11 years ago
Some of the source files had the executable permission (755) for
some reason. This changes them ...
That was just another way of specifying <configuration debug='true'>
in logback.xml; or setting ...
Modified makejar.sh to take a parameter that specifies the release
version of the uber jar (inst...
e5a5471e2db2f532e7c0ba75af4b6daf645156fc authored over 11 years ago
e842e807222e10911febdd625d142293c27e5c92 authored over 11 years ago
e6319e5fb631d220f23829981e0ad8a13d262ed3 authored over 11 years ago
1138d2145c3121299c36343448ffc80910778782 authored over 11 years ago
51c02114cf204a180885b57d5ae30b2711c6bfad authored over 11 years ago
4143d246d9f7d46a44f8d163f3f4d60f765a4974 authored over 11 years ago
15f61e7a9e9411e834fbd4bf4e547c13048e311d authored over 11 years ago
SocketConnector is now a Callable, all tests pass
530e965f47f7573390049763d61afa244d2df0f5 authored over 11 years ago15adfd30b09b614269f5ce8640f86dda5c25560b authored over 11 years ago
e0de0b8e2b42d55cbee7a0be66aba5519efa5604 authored over 11 years ago
99562aa93eff3c0fc6051c9018af7bac64205a22 authored over 11 years ago
75cc515e90e18895e01b443d4334c34993ded99c authored over 11 years ago
2db3b0f5ccd8b37b772fdb8632d45796327bb21d authored over 11 years ago
ee12a3eb23e4a85d12a90d0c75ca0e354b889c73 authored over 11 years ago
LOGBACK-848: refactored SocketAppenderBase
7e9bbfc9ba3051e75e3fce93fe205e155dc00b43 authored over 11 years ago1b47fcb28d4a6a2174bccc2b8ecab6b99b56805d authored over 11 years ago
2d3d36b5cf889c2074892ab8a7a64e3ee96f92b8 authored over 11 years ago
680cf3b839e122484b0ca160e26c9856b360fe7e authored over 11 years ago
b684d674ec95da17349905264c32a6d82286f432 authored over 11 years ago
16d7f349a613189f3c9eb686dc7edfc3d1f78255 authored over 11 years ago
fc9934832e008201a6d0e361f6c81f527ec78630 authored over 11 years ago
77f8c625c5efa99e58752669f0cc849d0615a86d authored over 11 years ago
4b12ce09bf7f07cbb4415494ce62a935b08b635d authored over 11 years ago
e459b3c51f9bcda467f13e1344d22037269817a4 authored over 11 years ago
fbe939c4ac5992aef10446170e5b9a8e6db7a32d authored over 11 years ago
0788575d66c0856a163f3e2a6be91b847d605a97 authored over 11 years ago
d1557275a8ff277cf30033f904bccaf393c66459 authored over 11 years ago
91b953adfd962187d141b167b19786bc2c547369 authored over 11 years ago
92a764529d7f068e7bb4db8c581866434a3216d2 authored over 11 years ago
6e81e1ef7b2217038ff861c484608553ead72928 authored over 11 years ago
Since the appender now has some an asynchronous task, this is a best
practice. Moreover, some t...
905d4d285ce7fe355b22a61408219ed34487704c authored over 11 years ago
Fix error in the XML example in README.md
f9d4df4db7aef8af9e07c6cf4f4e30264ac169b8 authored over 11 years ago2c742a1a19af482d5a884f4ffbe0ecc35fcb532b authored over 11 years ago
Previously, we exited only when interrupted. But if the executor is
shutting down, there's no r...
Previously, exited only on interrupt, but if the executor is shutting
down, there's no reason fo...
a3b532b6c1af771e0c38346267d6b4f73c61b06d authored over 11 years ago
3bb4d53a3a8b1ab33fa7d78113e007a96a2d3c6c authored over 11 years ago
631cd7edfb6a59c44c684a9f1fe5ba4f880fb91f authored over 11 years ago
c8c2109f7d635e46617c7a5dec096cf1133ecfe3 authored over 11 years ago
94808311d3033e51f20152dd9a823d7db5d11214 authored over 11 years ago
ExecutorService.shutdownNow returns the list of jobs that never
executed, not the list of jobs t...
55602a4e2a43d098f7d38257fb605e764f296d90 authored over 11 years ago
Conflicts:
logback-core/src/main/java/ch/qos/logback/core/ContextBase.java
Mutable fields in SocketAppenderBase were previously exposed as
protected fields and modified by...
6ec8a1093106027544cc2d0e995b7c2c998ac6b4 authored over 11 years ago
SocketAppenderBase now uses SocketConnector for its (re-)connection
logic, and uses an asynchron...
These test classes were really testing SocketAppenderBase not
SocketAppender, per se. The new i...
0557497abd567a063afac885bcdb988f6487090b authored over 11 years ago
e7058e4ee72f614aa28c71e8f49ec26e3414c0c3 authored over 11 years ago
Alternative approach for LOGBACK-849
632d205d06e4d5cb65207e9726b6c70d3188c889 authored over 11 years ago30e78f3bf4e7409c807196aa562bdbbbf6dc45a4 authored over 11 years ago
c157458485a1544703b8adf534e209f6faff7000 authored over 11 years ago
Previously, the executor service used here was not consistent with a
recent change to ContextBas...