simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Improve logging throughout the codebase
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 50
- Forks
- 28
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Hmm, that error message is non-descriptive to any of us. Have you tried enabling debug-logging?
Originally posted by @tvdijen in #271
Logging messages are in many cases just a steaming pile of WHAT THE HELL WENT WRONG?!. Needs improving.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the module's logging calls and reviewing the existing debug-logging behavior. Done means the affected messages consistently explain what went wrong and provide useful context, with relevant tests updated or added where the project already covers logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend, observability
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100