To not pollute the log with warnings when an app is offline log the exception with debug when the application status already was offline before the check. So only the first exception when the state changes to offline will be logged. closes #125