se-edu/addressbook-level3

Rephrase 'file not found' logs shown during first run

Closed this issue · 2 comments

When the app is run for the first time, the log shows some 'file not found' messages that some might interpret as errors.

image

Suggestion: We can rephrase them to appear less like an error message.

How's this for all 3:
INFO: Json file ... not found, will use defaults

How's this for all 3:
INFO: Json file ... not found, will use defaults

Sorry for not noticing this earlier @LimJunxue
Yes, something along those lines sounds good. Perhaps also mention that the app deduces this is the first run and will be creating new files.