Skip to content

Commit bbf742d

Browse files
some more logs
1 parent be37081 commit bbf742d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/fi/hsl/transitdata/dbmonitor/MonitorService.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ object MonitorService{
2828
}
2929
}
3030
catch (e: Exception){
31+
log.error ("Failed to use the connection to the db", e)
3132
sendErrorMessageToSlack(e, config)
3233
}
3334
}

0 commit comments

Comments
 (0)