Bash Scripting - Conditionals
How would you write a bash condition to check if a variable
status is NOT equal to "success" AND a file output.log exists, using logical operators inside [ ]?