235
235
bzr_log_file.write("this is a debug log for diagnosing/reporting problems in bzr\n")
236
236
bzr_log_file.write("you can delete or truncate this file, or include sections in\n")
237
237
bzr_log_file.write("bug reports to https://bugs.launchpad.net/bzr/+filebug\n\n")
240
241
# If we are failing to open the log, then most likely logging has not