Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a WithMonologChannel attribute #1847

Merged
merged 1 commit into from Oct 25, 2023
Merged

Commits on Oct 24, 2023

  1. Add a WithMonologChannel attribute

    This attribute is meant to be used by frameworks / integrations to
    choose which logger instance to inject in a class when they manage
    several channels, if they decide to use it.
    This attribute will have no effect in Monolog itself as the wiring of
    the logger in other classes is not managed by Monolog.
    stof committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f52d597 View commit details
    Browse the repository at this point in the history