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

Improve Builder logging for loading resources and files - followup for #141 #148

Merged
merged 1 commit into from
May 9, 2024

Conversation

rob-bygrave
Copy link
Contributor

Follow up for #147 #141 to add appropriate logging for resources loaded and also when not found and not loaded.

Also adds some requireNonNull on builder parameters being set

Note that the InitialLoader (default configuration loading) already logs the sources that were loaded so just tidy only changes in InitialLoader

…#141

Follow up for #147 #141 to add appropriate logging for resources loaded and
also when not found and not loaded.

Also adds some requireNonNull on builder parameters being set

Note that the InitialLoader (default configuration loading)
already logs the sources that were loaded so just tidy only
changes in InitialLoader
@rob-bygrave rob-bygrave requested a review from SentryMan May 8, 2024 22:38
@rob-bygrave rob-bygrave added this to the 3.15 milestone May 8, 2024
@rob-bygrave rob-bygrave merged commit 89e5d4c into master May 9, 2024
7 checks passed
@rob-bygrave rob-bygrave deleted the feature/builder-logging branch May 9, 2024 20:49
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.

None yet

2 participants