Created
May 5, 2015 10:46
-
-
Save dundee/26e3ea55f83899ec26b4 to your computer and use it in GitHub Desktop.
My fail
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log_file = os.path.join( | |
log_dir, | |
'deadlocks' | |
'{}.log'.format(datetime.datetime.now().strftime('%Y-%m-%d_%H-%M-%S')) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment