Skip to content

Add missing import for LogRecord class in processors code example #18038

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

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

timkrase
Copy link
Contributor

@timkrase timkrase commented Mar 9, 2023

The code example on the processors page uses the "LogRecord" class (starting with Symfony version 6.2) but is missing the corresponding import for the class.

@OskarStark
Copy link
Contributor

OskarStark commented Mar 10, 2023

Thank you Tim and congrats on your first contribution to the Symfony documentation 🎉

@OskarStark OskarStark merged commit ecd3048 into symfony:6.2 Mar 10, 2023
@OskarStark OskarStark changed the title Add missing import for LogRecord class in processors code example Add missing import for LogRecord class in processors code example Mar 10, 2023
@timkrase timkrase deleted the patch-1 branch March 10, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants