logback-android icon indicating copy to clipboard operation
logback-android copied to clipboard

📄The reliable, generic, fast and flexible logging framework for Android

Results 47 logback-android issues
Sort by recently updated
recently updated
newest added

### Describe the bug [%date] [%file:%line] - %msg%n log: [2024-03-02 12:33:04,731] [null:4] - onDestroyView [2024-03-02 12:33:04,734] [null:4] - onDestroy [2024-03-02 12:33:04,736] [null:7] - onDestroy() [2024-03-02 12:33:04,919] [null:21] - onResponse res...

bug
pending triage

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/prompts](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts)) | [`2.4.4` -> `2.4.9`](https://renovatebot.com/diffs/npm/@types%2fprompts/2.4.4/2.4.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fprompts/2.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Describe the bug Hi. We are using a conjunction of Timer and Logback Android to log into files in production environment for further inspection. For this we are using...

bug
pending triage

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [picocolors](https://redirect.github.com/alexeyraspopov/picocolors) | [`1.0.0` -> `1.1.1`](https://renovatebot.com/diffs/npm/picocolors/1.0.0/1.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/picocolors/1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/picocolors/1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Describe the bug I'm trying to follow [this guide](https://www.baeldung.com/logback-mask-sensitive-data) to mask certain patterns before they show up in logs. However, it seems `LogcatAppender` does not support changing the ``...

bug
pending triage

### Describe the bug I got crash from Crashlytics report as follows which happen only on OS 13, Samsung phone model: Caused by java.lang.IndexOutOfBoundsException: index=-987076581 out of bounds (limit=26614624) at...

bug
pending triage

### Describe the bug Hi I am using RollingFileAppender with SizeBasedTriggeringPolicy If I power off my device , quite a few logs are lost. only 60 % of the logs...

bug
pending triage