mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
Fix
This commit is contained in:
@@ -84,7 +84,7 @@ namespace ChrisKaczor.HomeMonitor.Weather.Service.Data
|
||||
}
|
||||
catch (Exception exception)
|
||||
{
|
||||
WriteLog($"Database exception: {exception}");
|
||||
Console.WriteLine($"Database exception: {exception}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user