Skip to content

Conversation

@aaronburtle
Copy link
Contributor

@aaronburtle aaronburtle commented Dec 7, 2022

Why make this change?

Closes #967

The information that we log regarding configuration files is currently confusing. This change will clarify which files are simply being checked for existence and which are actually being loaded.

What is this change?

Certain calls are made to locate config files. We simply clarify what is happening within these calls when we log within RuntimeConfigPath and Utils

How was this tested?

Verified the information during startup.

Sample Request(s)

Start the service.

@Aniruddh25
Copy link
Collaborator

nit: There is no need to provide a screenshot of the change in the description, the reviewers are going to see it in the files changed. Keep the description specific to the high level of what the change is and why it is needed.

@aaronburtle aaronburtle merged commit cb198b3 into main Dec 8, 2022
@aaronburtle aaronburtle deleted the dev/aaronburtle/HarmonizeConfigLogging branch December 8, 2022 07:06
@aaronburtle aaronburtle added this to the Nov2022 milestone Dec 8, 2022
@aaronburtle aaronburtle added the improvement Let's make this better label Dec 8, 2022
@aaronburtle aaronburtle self-assigned this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Let's make this better

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Harmonize startup logging to make clear which config is being used

5 participants