Skip to content

Instantly share code, notes, and snippets.

@DalyaG
Last active April 20, 2020 06:54
Show Gist options
  • Save DalyaG/4cb436ec1b17fff3f55d3a056f5da74f to your computer and use it in GitHub Desktop.
Save DalyaG/4cb436ec1b17fff3f55d3a056f5da74f to your computer and use it in GitHub Desktop.
init logger
from logging_utils import init_logger
init_logger(save_dir='/path/to/somewhere')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment