Skip to content

Conversation

scohen
Copy link
Contributor

@scohen scohen commented Aug 7, 2025

For a while now, elixir_sense has been emitting lots of log messages that spammed our logs and made it harder to see what was going on. This PR removes the spam.

Now, we remove any log message that has "is already compiled." in it, which handles all of the messages caused by elixir_sense.

@scohen scohen requested a review from doorgan August 7, 2025 17:41
For a while now, elixir_sense has been emitting lots of log messages
that spammed our logs and made it harder to see what was going
on. This PR removes the spam.

Now, we remove any log message that has "is already compiled." in it,
which handles all of the messages caused by elixir_sense.
@scohen scohen force-pushed the remove-spammy-logs branch from 2485f4b to ee6247c Compare August 7, 2025 17:44
@doorgan doorgan changed the title [chore] Silence spammy log messages chore: silence spammy log messages Aug 7, 2025
@scohen scohen merged commit 80dad99 into main Aug 7, 2025
1 of 15 checks passed
@scohen scohen deleted the remove-spammy-logs branch August 7, 2025 22:19
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.

2 participants