Skip to content

docs: add Symfony (MonologBundle) integration guide#2

Merged
rflavien merged 2 commits into
mainfrom
docs/symfony-integration
May 29, 2026
Merged

docs: add Symfony (MonologBundle) integration guide#2
rflavien merged 2 commits into
mainfrom
docs/symfony-integration

Conversation

@rflavien

Copy link
Copy Markdown
Contributor

Adds a Symfony integration section to the README (follow-up to #1, which was already merged).

Covers:

  • registering MaskingProcessor via the monolog.processor tag;
  • the immutable-builder caveat (why Symfony calls: doesn't work);
  • two setups — defaults (builder as factory object) and custom config (factory class);
  • processor ordering (priority: -100 to run last and mask extra from other processors);
  • handler/channel scoping and the VCS repositories note (not on Packagist).

Docs-only, no code changes.

🤖 Generated with Claude Code

rflavien and others added 2 commits May 29, 2026 17:42
Document registering MaskingProcessor as a monolog.processor service,
including the immutable-builder caveat, processor ordering (priority) and
the VCS repository note.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rflavien
rflavien merged commit d563b6f into main May 29, 2026
3 checks passed
@rflavien
rflavien deleted the docs/symfony-integration branch May 29, 2026 15:53
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