bumptech / bumptech/glide

[REQUEST] Allow disabling all logging

Open
#5,044 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

Currently Glide does not have any option to turn off all logging, at least none I could find in GitHub and on the documentation website.

The problem with logging is it can leak sensitive information, either by a malformed URL or an other unaccounted scenario that ends up concatenating information in the request which outputs to the logs.

Contributor guide

Open the contributing guide

Research direction

The issue mentions Glide's logging and documentation but names no source file, entry point, or test. Start by locating the library's logging configuration and documenting how logging is currently emitted; define and test a supported way to disable all logging, including verification that sensitive request information is not output.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.