[GH-ISSUE #1335] [FEATURE REQUEST] Friendly debug logs #469

Open
opened 2026-02-27 08:17:26 +03:00 by kerem · 0 comments
Owner

Originally created by @nitnelave on GitHub (Oct 22, 2025).
Original GitHub issue: https://github.com/lldap/lldap/issues/1335

Motivation
Readable by untrained users with barely a notion of what LDAP is.

Describe the solution you'd like
A high-level description of requests and results, without too much text (no wall of text, truncate results).

A way to drop back into the very-verbose current logs. Debug vs tracing.

Bonus points: anonymize the logs (e.g. first 8 chars of md5 of sensitive strings, emails and usernames and so on). Hard to do for custom attributes, so either anonymize all string/bytes custom attributes or disable for tracing/verbose

Originally created by @nitnelave on GitHub (Oct 22, 2025). Original GitHub issue: https://github.com/lldap/lldap/issues/1335 **Motivation** Readable by untrained users with barely a notion of what LDAP is. **Describe the solution you'd like** A high-level description of requests and results, without too much text (no wall of text, truncate results). A way to drop back into the very-verbose current logs. Debug vs tracing. Bonus points: anonymize the logs (e.g. first 8 chars of md5 of sensitive strings, emails and usernames and so on). Hard to do for custom attributes, so either anonymize all string/bytes custom attributes or disable for tracing/verbose
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#469
No description provided.