Skip to content

Add debug logs for successful resource loading in Loader#4060

Open
ban-xiu wants to merge 1 commit intoapache:2.xfrom
ban-xiu:add-loader-log
Open

Add debug logs for successful resource loading in Loader#4060
ban-xiu wants to merge 1 commit intoapache:2.xfrom
ban-xiu:add-loader-log

Conversation

@ban-xiu
Copy link

@ban-xiu ban-xiu commented Mar 6, 2026

Close #4058

@markyag-spgdji
Copy link

We could rewrite getResourceAsStream in terms of getResource, and then get the stream via url.openStream(). Note that this is what java.lang.ClassLoader itself does. The benefit is that we log locations for BOTH methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

loader should log where it found config files

2 participants