Skip to content

Debug | Loaded extensions #3280

Closed Answered by dentarg
airled asked this question in Q&A
Nov 18, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

It is the correct behaviour:

if @log_writer.debug? && index == 0
debug_loaded_extensions "Loaded Extensions - worker 0:"
end

This was added in #3036. It was done this way because it would look the same for all workers (so it would just be noise).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@airled
Comment options

Answer selected by airled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants