5. OUT-03 Use write-debug to give information to someone maintaining your script
Debug output is generally held to be output that is useful for script debugging (“Now entering main loop,” “Result was null, skipping to end of loop”), since it also creates a breakpoint prompt.