Browse Source

docs(audit): add question

pull/1828/head
miguel 2 years ago committed by Michele
parent
commit
ad4c96a4da
  1. 4
      subjects/devops/backup_manager/audit/README.md

4
subjects/devops/backup_manager/audit/README.md

@ -129,3 +129,7 @@ $ cat logs/backup_service.log
``` ```
###### Can you confirm that all error messages have been saved in the log files like in the example above? ###### Can you confirm that all error messages have been saved in the log files like in the example above?
##### Go to the code of the project adn check if the creator used `try` and `catch` to handle the errors.
###### Did he use `try` and `catch` to handle the errors?

Loading…
Cancel
Save