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

Update CodeEditor.php #10

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

duxabilii
Copy link

Remove message 'CodeEditor module bootstrapped'.
This message adds a lot of junk to the logs

Description

Related issues

Remove message 'CodeEditor module bootstrapped'.
This message adds a lot of junk to the logs
@duxabilii duxabilii requested a review from khalwat as a code owner August 23, 2024 11:03
@khalwat
Copy link
Contributor

khalwat commented Aug 26, 2024

So it should only be adding this log message when devMode is enabled... or unless you have customized the production logging in some manner.

I think for that reason it probably should stay in, because it's useful to see in some developmental contexts, and doesn't appear in staging or production contexts (where devMode should be disabled).

Thoughts?

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.

2 participants