Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

Fixing potential issues with the rmtree try-catch block #309

Closed corey-hammerton closed 4 years ago

corey-hammerton commented 5 years ago

I've noticed that this except block isn't providing all logging as expected. This commit adds additional error logging. This commit also moves the exception string to the logging message instead of the error