Skip to content

Comments

feat(server): add debug logging for configured users#695

Open
Savid wants to merge 1 commit intomasterfrom
feat/server-debug-user-logging
Open

feat(server): add debug logging for configured users#695
Savid wants to merge 1 commit intomasterfrom
feat/server-debug-user-logging

Conversation

@Savid
Copy link
Member

@Savid Savid commented Dec 4, 2025

Add configurable debug logging to track public contributor requests. When users are added to the debugUsers config list, their requests will be logged at debug level with hashed IP and meta_client_id.

Config example:
debugUsers:
- "user1"
- "user2"

@Savid Savid force-pushed the feat/server-debug-user-logging branch from f9145cf to 6c35cd6 Compare December 4, 2025 00:31
Add configurable debug logging to track public contributor requests.
When users are added to the debugUsers config list, their requests
will be logged at debug level with hashed IP and meta_client_id.

Config example:
  debugUsers:
    - "user1"
    - "user2"
@Savid Savid force-pushed the feat/server-debug-user-logging branch from 6c35cd6 to 71947c1 Compare December 4, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant