Skip to content

[DO NOT MERGE YET] feat: enhance LoggerService with JSON sanitization#121

Closed
daison12006013 wants to merge 2 commits intoreflex-media:masterfrom
daison12006013:feature/LOOM-4222
Closed

[DO NOT MERGE YET] feat: enhance LoggerService with JSON sanitization#121
daison12006013 wants to merge 2 commits intoreflex-media:masterfrom
daison12006013:feature/LOOM-4222

Conversation

@daison12006013
Copy link
Copy Markdown
Collaborator

  • Added sanitizeForJson method to handle functions, circular references, and other data types for safe JSON serialization.
  • Updated logging methods to use sanitized messages, ensuring consistent output.
  • Expanded test cases to verify handling of functions, circular references, and complex data structures in logger extras.

Daison Carino added 2 commits November 12, 2025 09:20
- Added `sanitizeForJson` method to handle functions, circular references, and other data types for safe JSON serialization.
- Updated logging methods to use sanitized messages, ensuring consistent output.
- Expanded test cases to verify handling of functions, circular references, and complex data structures in logger extras.
- Added `sanitizeForJson` method to handle functions, circular references, and other data types for safe JSON serialization.
- Updated logging methods to utilize the new sanitization, ensuring consistent and safe output for complex objects.
@daison12006013
Copy link
Copy Markdown
Collaborator Author

Confimed it's working thru Manual Testing as well!

CC: @mosufy

@daison12006013 daison12006013 changed the title [DO NOT MERGE YET] LOOM-4222 feat: enhance LoggerService with JSON sanitization [DO NOT MERGE YET] feat: enhance LoggerService with JSON sanitization Nov 13, 2025
@daison12006013 daison12006013 deleted the feature/LOOM-4222 branch November 13, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant