Use warning log level when file cannot be loaded.
rolivieri opened this issue · comments
Ricardo Olivieri commented
Currently the error log level is used when a file cannot be loaded. Not finding a file is a very common scenario in our apps. It would be better to use, say warning as the log level for logging the message that states that a file cannot be loaded.
Youming Lin commented
Fixed in #35
Youming Lin commented
v1.0.1 released: https://github.com/IBM-Swift/Configuration/releases/tag/1.0.1