F5Networks / f5-cloud-libs-azure

Azure specific implementations for f5-cloud-libs
Apache License 2.0
6 stars 1 forks source link

The failover provider script should always log the error message #11

Open mikeshimkus opened 5 years ago

mikeshimkus commented 5 years ago

Originally filed as https://github.com/F5Networks/f5-azure-arm-templates/issues/98

There are some cases in failoverProvider.js where we are only logging error, but should be logging error.message. Need to update those.