Skip to content

Commit

Permalink
MeteoFranceProvider: update log message
Browse files Browse the repository at this point in the history
  • Loading branch information
thewizrd committed Jun 18, 2021
1 parent 5b7b6ac commit 19e9240
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ class MeteoFranceProvider : WeatherProviderImpl() {
Logger.writeLine(
Log.ERROR,
ex,
"OpenWeatherMapProvider: error getting weather data"
"MeteoFranceProvider: error getting weather data"
)
} finally {
currentResponse?.closeQuietly()
Expand Down

0 comments on commit 19e9240

Please sign in to comment.