Skip to content

Commit

Permalink
fix: auto changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jan 4, 2019
1 parent eaeb55a commit 3f7ff5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lbsntransform/__main__.py
Expand Up @@ -195,6 +195,7 @@ def set_logger():
datefmt='%H:%M:%S',
level=logging.DEBUG)
log = logging.getLogger(__name__)

# Get Stream handler
logging.getLogger().addHandler(logging.StreamHandler())
return log
Expand Down

0 comments on commit 3f7ff5e

Please sign in to comment.