Skip to content

Un-Nest Logger Details - #508

Merged
notquitenothing merged 3 commits into
mainfrom
feature/logger-cleanup
Jul 19, 2026
Merged

Un-Nest Logger Details#508
notquitenothing merged 3 commits into
mainfrom
feature/logger-cleanup

Conversation

@notquitenothing

Copy link
Copy Markdown
Collaborator

Description

Should enable further logging cleanup and improvements.

Related Tickets & Documents

#499

Examples (ENABLE_DEBUG=true)

  • Login (add pwd to amr): {"timestamp":1784438616987,"level":"debug","message":"API Response Sent","request":{"ip":"::ffff:127.0.0.1","method":"POST","path":"/voidauth/api/interaction/login"},"authentication":{"user_id":"d33147be-7020-411b-81a2-02bd07bc0b15","username":"auth_admin","amr":["pwd"],"remember":true},"response":{"statusCode":200}}
  • Logout: {"timestamp":1784438058342,"level":"debug","message":"API Response Sent","request":{"ip":"::ffff:127.0.0.1","method":"POST","path":"/voidauth/oidc/session/end/confirm"},"user":{"id":"d33147be-7020-411b-81a2-02bd07bc0b15","username":"auth_admin","source":"session","amr":["pwd"]},"response":{"statusCode":303,"location":"http://auth.nqn.localhost:3001/voidauth/oidc/session/end/success"}}

Should enable further logging cleanup and improvements.
@notquitenothing notquitenothing added the enhancement New feature or request label Jul 19, 2026
@notquitenothing
notquitenothing merged commit 54eef8e into main Jul 19, 2026
5 checks passed
@notquitenothing
notquitenothing deleted the feature/logger-cleanup branch July 19, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant