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

Update release notes for 1.1.0

Add note for SizeAndTimeBasedFNATP#createArchiveRemover

37fa7e75dc6a41ee25966445ae5c8249087486de authored about 11 years ago by Tony Trinh <[email protected]>
Allow SizeAndTimeBasedFNATP subclasses to provide a custom ArchiveRemover

049823e182187f9b641254e3454ce5bb1e386045 authored about 11 years ago by John Myers <[email protected]>
typo fix

2e88caaddcd0a209c13e4282cd18cf0880f8537c authored about 11 years ago by Ceki Gulcu <[email protected]>
Update release notes for 1.1.0

Add note for LOGBACK-466

cae34ffa80349bc7261a03086d85c5423c8e610d authored about 11 years ago by Tony Trinh <[email protected]>
actual max window size is 20

98acde48e7c4451ecbb0a0298b1743add48dab1d authored about 11 years ago by Ceki Gulcu <[email protected]>
minor fix related to LOGBACK-927

0568f7a9c1e5996029d685007cca37d1539dde98 authored about 11 years ago by Ceki Gulcu <[email protected]>
LOGBACK-466

Documentation: Fix syntax issue with GEventEvaluator example in filters documentation.

0632f4fe6e09198a76eb046b7177a5421015347d authored about 11 years ago by Eric Dahl <[email protected]>
When setting the default syslog maxMessageSize, use an upper limit of 65000

for the cases where the automatic detection goes over this limit. UDP
messages are limited to 655...

83a927aa7b707560f528d4cb20560b2fcaa14c02 authored about 11 years ago by Eric Dahl <[email protected]>
Documentation: Fix typos in site and manual

b8c8c83c923a564bad947eabf5b0cd5a2f4c3c4e authored about 11 years ago by Eric Dahl <[email protected]>
LOGBACK-802 Documentation: Replace usage of Javascript's String.trim() with JQuery's trim() to allow support for older web browsers

24976eeec1b9d0b3aaa6fb801fb5e993fa66eac0 authored about 11 years ago by Eric Dahl <[email protected]>
LOGBACK-927 Update the logback-access Common Log Format to use MMM rather than MM. Update the documentation to reflect this and to remove errors regarding the %date/%t behavior with the PatternLayout

1311b2af5adaba803aa4a5b57b8b4f8d31648079 authored about 11 years ago by Eric Dahl <[email protected]>
Fix LOGBACK-885

e8972762916f59d5686b9f54941fd34d33f71818 authored about 11 years ago by Gili Tzabari <[email protected]>
Update release notes for 1.1.0

Add notes for LOGBACK-768 and LOGBACK-928

6c7dca9aabc5e1adb0cf56c133f3a13b1a0d200d authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Add note for pull request #136 (LOGBACK-885)

0944b3ae3ab376071f8c5a1aa11b6de4fcb32057 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Add note for pull request #156

af224d85e9f59d1626c849c81c082811cfa0b322 authored about 11 years ago by Tony Trinh <[email protected]>
LOGBACK-768 Documentation: Fix mistake in the definition of the combined log format (missing brackets)

b66dfef8a39f448e36b0f61911d4d0c684a7c4d4 authored about 11 years ago by Eric Dahl <[email protected]>
Update release notes for 1.1.0

Add note for LOGBACK-927

bda244e08d6b34c886ad9619fe31f8a9c1211523 authored about 11 years ago by Tony Trinh <[email protected]>
LOGBACK-926 Update SyslogAppender to set the maxMessageSize to be the system default UDP size to prevent logs from being dropped if they are too large.

fcfa3abc4a8340ae19cbac05b57254607fddf23f authored about 11 years ago by ericdahl <[email protected]>
LOGBACK-904 Fix typo/mistype in javadoc for TurboFilter

09d57c37161477f1f55b7fb0ab861ca645b57910 authored about 11 years ago by ericdahl <[email protected]>
Update release notes for 1.1.0

Add notes for LOGBACK-926 and LOGBACK-904

b38d173b5c601216f7c07cf1d88e72a04b8c3d1e authored about 11 years ago by Tony Trinh <[email protected]>
Cleanup HTML syntax issues in manual (e.g., extraneous tags)

89b7236ddcfd3568e74e4711d5c0affc4bdc4d5c authored about 11 years ago by ericdahl <[email protected]>
Fix some typos in manual

653a33d5beb6dda01df69dc375e20018b4cc64fa authored about 11 years ago by ericdahl <[email protected]>
Shrink column in release notes

d7181f95a56d984e99c936ea01f3fbebdc188e91 authored about 11 years ago by Tony Trinh <[email protected]>
Give names to SimpleSocketServer and SocketNode threads

d5c978a56dc4c91567d174b951ee515070c1e92d authored about 11 years ago by Richard Fearn <[email protected]>
Update release notes for 1.1.0

5246a0fc63514ab66f13688eeda6f98ff8fdc08a authored about 11 years ago by Tony Trinh <[email protected]>
update version number to 1.1.0-SNAPSHOT

9adab69e175ec492552271c9080d9786f8d120a5 authored about 11 years ago by Ceki Gulcu <[email protected]>
LOGBACK-350 Prevent SocketNode constructor blocking due to lack of data from client

The constructor creates an ObjectInputStream, and this blocks until the stream
header is receive...

71a34cd16f45b87bd5783774fb96e88e6a3c553a authored about 11 years ago by Richard Fearn <[email protected]>
Fix typo in release notes

"<includes>" should've been "<include>"

2423f12aebc52c6d50c57cf50484668bc3d22445 authored about 11 years ago by Tony Trinh <[email protected]>
Fix typo in Appenders documentation

7042a8552b5f144883c786a00a068948aff43f32 authored about 11 years ago by Tony Trinh <[email protected]>
Validate ContextBase's status manager (LOGBACK-912)

We were null-checking the current status manager instead of the one
passed in.

23aae45f94709c1037d25c587762de3d46f3f80f authored about 11 years ago by Tony Trinh <[email protected]>
Mark SocketNode as closed if ObjectInputStream can't be created

This prevents a NullPointerException from being thrown, and allows the
socketNodeClosing method ...

b953211f57c36ae007089fb4507c2e3b73749631 authored about 11 years ago by Richard Fearn <[email protected]>
* Undid some accidental roll-ups of imports, because my ide rules were set incorrectly.

307bb8c893034d1ce993a5579c61e3772b47f048 authored about 11 years ago by Jonathan Baker <[email protected]>
Merge pull request #142 from manuel-woelker/1.0.x

amendment for LOGBACK-644: suppress errors for nonexistent resource includes

6cb6d5b5df6ec3f3e50f0729389c736cc2b984dc authored about 11 years ago by Tony Trinh <[email protected]>
Fixed issue "Failed to instantiate LoggerContext" because of " java.lang.SecurityException: AccessController.checkPermission is unsupported." (LOGBACK-760) using the solution provided in the comment by ori.

aa214503b2334c75e1106850da96b439b22b409d authored about 11 years ago by Norbert Kenderesi <[email protected]>
* Fixed tabbing to be 2-spaces instead of 4

* changed direct access of timestamp field to use getTimstamp() instead inside of calculateElapse...

e4e417f2bd0292b97c15dcc7ecd09a7f04fc2614 authored about 11 years ago by Jonathan Baker <[email protected]>
add support to log elapsedTime

c71c2b45012c899af109c0a306adab46e0137de9 authored about 11 years ago by Francois Forster <[email protected]>
* Added padding around NA, because my reformat took it away.

f73b610b36382fab0fdcde01bfa9419bb7d2c816 authored about 11 years ago by Jonathan Baker <[email protected]>
* Added support to the tomcat Server adaptor for correctly getting request start time. (Includes additional dependency on tomcat-coyote)

* Update layouts.html to document the addition of elapsedTime/D to the pattern support for IAcces...

3bc997e9e60d5bfaed5fa70234743f5732c1f2d2 authored about 11 years ago by Jonathan Baker <[email protected]>
Add 'D' pattern for elapsedTimeConverter

2d8994cb16a6acd735806f76aef18486d4c0efa2 authored about 11 years ago by Francois Forster <[email protected]>
Update release notes for 1.1.0

Add note for SizeAndTimeBasedFNATP#createArchiveRemover

1cab2c3a92d5d2a68db9a079d7c1f30dd9a60883 authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #163 from johngmyers/custom-archive-remover

Allow SizeAndTimeBasedFNATP subclasses to provide a custom ArchiveRemover

ec418bd31f5f32b372d836bd54c9024a2335f4d4 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Add note for LOGBACK-466

b3ad67ee2145128193829ddccfb362708d90f76c authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #167 from ericdahl/site-typos

Documentation: Fix typos in site and manual

858af6aad1c17c8eb812c2613840a3c2dab1c1fe authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #166 from ericdahl/doc-evaluatorfilter

LOGBACK-466 Documentation: Fix syntax issues with GEventEvaluator example

fa72ef89b44b5fedb883c5102145f74a9f197987 authored about 11 years ago by Tony Trinh <[email protected]>
Documentation: Fix typos in site and manual

0fa83499a93865d8106d3c8abe2b057792fec8b3 authored about 11 years ago by Eric Dahl <[email protected]>
LOGBACK-466

Documentation: Fix syntax issue with GEventEvaluator example in filters documentation.

3afe7086e3a526b95ae9aff861cbbe2d4c9f8331 authored about 11 years ago by Eric Dahl <[email protected]>
Merge pull request #165 from ericdahl/syslog-maxsize-limit

Limit the maximumMessageSize for SyslogAppender to be 65000

78c4e2b626a2dec5ee7fcbb9d9868ff529899675 authored about 11 years ago by Tony Trinh <[email protected]>
When setting the default syslog maxMessageSize, use an upper limit of 65000

for the cases where the automatic detection goes over this limit. UDP
messages are limited to 655...

78d87959c818eeb746a6d7ba017f10c193f74b28 authored about 11 years ago by Eric Dahl <[email protected]>
minor fix related to LOGBACK-927

e0f26e69f8caba3b4e7adb55e9d0507594ed87a2 authored about 11 years ago by Ceki Gulcu <[email protected]>
actual max window size is 20

066c8f891200b558849e834c1d9c4dc7b8308ad4 authored about 11 years ago by Ceki Gulcu <[email protected]>
typo fix

db5f121f5279066ac4bb48e1b51ecccf054f5ad3 authored about 11 years ago by Ceki Gulcu <[email protected]>
Merge pull request #164 from ericdahl/javascript-trim

LOGBACK-802 Documentation: Use JQuery for trim() so that pages work in IE8 and other old browsers

5dfccaf977c6d7a430930662a05679fd1d32b30c authored about 11 years ago by Tony Trinh <[email protected]>
LOGBACK-802 Documentation: Replace usage of Javascript's String.trim() with JQuery's trim() to allow support for older web browsers

a8bbbca7dd30766e36eef86cf1e132e7a048ca9c authored about 11 years ago by Eric Dahl <[email protected]>
Update release notes for 1.1.0

Add note for LOGBACK-927

1689a7ea58a5fabfdfe34d790753a39c2900eb7d authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #161 from ericdahl/access-PatternLayout-default-date

LOGBACK-927 Update logback-access Common Log Format to use MMM rather than MM for month

7dd85b5c4eda07173611e54764f69c093c6ffab6 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Add notes for LOGBACK-768 and LOGBACK-928

d90d93e8c502dc34ca75e2c7d9817928aba84122 authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #162 from ericdahl/docs-combined-log-format

LOGBACK-768 Documentation: Fix mistake in the definition of the Combined Log Format

9f77351830eb937cc10bffa9f88ac45cf685b47e authored about 11 years ago by Tony Trinh <[email protected]>
Allow SizeAndTimeBasedFNATP subclasses to provide a custom ArchiveRemover

6be1db135a72104798f864240daae016ad9fea9f authored about 11 years ago by John Myers <[email protected]>
LOGBACK-927 Update the logback-access Common Log Format to use MMM rather than MM. Update the documentation to reflect this and to remove errors regarding the %date/%t behavior with the PatternLayout

55c4d5d298b22c0c0b14dfd13d04795c82bb608d authored about 11 years ago by Eric Dahl <[email protected]>
LOGBACK-768 Documentation: Fix mistake in the definition of the combined log format (missing brackets)

44606f7acbb231959797137524f91796b6eaa5bf authored about 11 years ago by Eric Dahl <[email protected]>
Update release notes for 1.1.0

Add note for pull request #136 (LOGBACK-885)

7af2fa5a5f115de95ad10802c7af77e28ed7a44f authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #136 from cowwoc/master

Catch UnsupportedOperationException in PackageDataCalculator (LOGBACK-885)

120a9327599436d0dabc7617a59ad92f4fabc9c4 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Add note for pull request #156

c0868bc05a1db61959cb8f482fa408a833f34c5c authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #156 from richardfearn/SimpleSocketServer-thread-names

Give names to SimpleSocketServer and SocketNode threads

9f86c5258cf32933a710d2546b8b3c900572a586 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Add notes for LOGBACK-926 and LOGBACK-904

b99d6ccd7e6c5603eaf1473da605c64c7a1515c3 authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #160 from ericdahl/manual-typos

Fix some typos in manual

6c09397c337eeafd827edfc2c0faf510cde63762 authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #159 from ericdahl/html-doc-syntax-cleanup

Cleanup HTML syntax issues in manual (e.g., extraneous tags)

650052eb971909b7edd13456d91110c5a3f15d27 authored about 11 years ago by Tony Trinh <[email protected]>
Fix some typos in manual

78b11e099f7f9d9c9e1333bb4c223b396cbc5d56 authored about 11 years ago by ericdahl <[email protected]>
Cleanup HTML syntax issues in manual (e.g., extraneous tags)

b868693ff5873423d737d54a2747b6424c8b0a39 authored about 11 years ago by ericdahl <[email protected]>
Merge pull request #158 from ericdahl/syslogappendertest-maxsyslog

Update SyslogAppenderTest to explicitly set maximum syslog message size (for test stability)

5733a37e00cf4464fd878c471155634919d73be3 authored about 11 years ago by Tony Trinh <[email protected]>
LOGBACK-926 Update SyslogAppender to set the maxMessageSize to be the system default UDP size to prevent logs from being dropped if they are too large.

455bb2dec289878291eb2879ed5dd0ad84d5d0e9 authored about 11 years ago by ericdahl <[email protected]>
Merge pull request #157 from ericdahl/turbofilter-typo

LOGBACK-904 Fix typo/mistype in javadoc for TurboFilter

19880cf018e05d46e0a30ead236d79766922aeb8 authored about 11 years ago by Tony Trinh <[email protected]>
LOGBACK-904 Fix typo/mistype in javadoc for TurboFilter

bab22010851fe02536aee153aff2bf7859eb4d6d authored about 11 years ago by ericdahl <[email protected]>
Shrink column in release notes

dabbde7fe9d5520d78617e3dff3f466f926c1ced authored about 11 years ago by Tony Trinh <[email protected]>
Fix typo in release notes

"<includes>" should've been "<include>"

9ac58e44872bb39e34af8beb3bccc6e859686ae3 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

4c1562ee30b296cf2ea4e4e580631dc4383024ef authored about 11 years ago by Tony Trinh <[email protected]>
update version number to 1.1.0-SNAPSHOT

e92204a74e0037445ceb1c35b7aced17e565650f authored about 11 years ago by Ceki Gulcu <[email protected]>
Fix typo in Appenders documentation

da1c31d24839971eb43412b5c32be9671965e24d authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused functions in FileUtil

8d49c13b7ddbf896a1da795a40131aa7b763e1a0 authored about 11 years ago by Tony Trinh <[email protected]>
Add @deprecated javadoc for color converters

78dcbc1551581179e631eaac0a9dfdcb7ced7da6 authored about 11 years ago by Tony Trinh <[email protected]>
Deprecate java.util.logging helpers

These aren't that useful in Android.

16c1af424ea545a743aceda3954f028e3cded772 authored about 11 years ago by Tony Trinh <[email protected]>
Remove logback-examples

Another project will be created for this

ed320675dbc23ba80d151bf446dd49d2f995f812 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused XMLUtil class

20880ffbeaf76bd713a70cbcf8661906dd05c053 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused EchoLayout class

53145d7b987347ac02dc3a698bedbea63d8bcfe4 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused/unnecessary functions in OptionHelper

e33758ba5ca3ba29289f770823b8db37a3308139 authored about 11 years ago by Tony Trinh <[email protected]>
Deprecate ConsoleTarget class

This is part of deprecated ConsoleAppender

1895d5e77289efc2c7c4989a00410a5954a03847 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused functions in ContextUtil

d38310000334ece36e7bdb8cf31388c2df93b7ea authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused constants; or moved to test package

7b61f220c50a6a057e4542ed4d94d589bb99f686 authored about 11 years ago by Tony Trinh <[email protected]>
Deprecate BasicConfigurator for BasicLogcatConfigurator

6afcb6f1badaa71d0afd90b2d12761bf5f21de20 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused Matcher class

This was only used in JaninoEvaluator and GafferConfigurator,
both of which are not supported in...

47456b7fae21846a7798cc0e3eee18e35db9b03e authored about 11 years ago by Tony Trinh <[email protected]>
Validate ContextBase's status manager (LOGBACK-912)

We were null-checking the current status manager instead of the one
passed in.

25ce0c40def1f8d6e896df055cff06e9813b376a authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused PlatformInfo class

That was used for JMX stuff, which isn't supported in logback-android.

0c0fda96f80ad28e1631074d5dabf3b04b537163 authored about 11 years ago by Tony Trinh <[email protected]>
Fix FileAppenderTest

Check for NOPOutputStream after FileAppender is started with lazy flag

1a50512d06c2b0d444fcfc7d424cfe5529fdea46 authored about 11 years ago by Tony Trinh <[email protected]>
Fix error when using FileAppender with lazy flag (LBANDROID-17)

When FileAppender tries to call super.start(), the OutputStreamAppender
can't handle when its ou...

c7b26ce1376026409227924cecf5ddb476fec28a authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #155 from richardfearn/LOGBACK-350

LOGBACK-350 Prevent SocketNode constructor blocking due to lack of data from client

7d4c75c2908c2ba604f4bcdf2ba82b7d23b71462 authored about 11 years ago by Tony Trinh <[email protected]>
Mark SocketNode as closed if ObjectInputStream can't be created

This prevents a NullPointerException from being thrown, and allows the
socketNodeClosing method ...

ef839a099ba2c21748d54db049a3cf9ac710590b authored about 11 years ago by Richard Fearn <[email protected]>
Merge pull request #154 from wildhemp/master

Fix for LOGBACK-760.

772f7bf5838bda885c055cf011167b25cd58e36c authored about 11 years ago by Tony Trinh <[email protected]>
Give names to SimpleSocketServer and SocketNode threads

002f3cb0d70e7f67e4edef73bfd832916c9f3a01 authored about 11 years ago by Richard Fearn <[email protected]>
Update README.md

2796737ddebf528dc5839067a416389065a69088 authored about 11 years ago by Tony Trinh <[email protected]>
Disable tests for net classes

d74633b5c8c6546e0d6f322fef1c0ff5603f6d4a authored about 11 years ago by Tony Trinh <[email protected]>