Skip to content

Commit ad8ca9b

Browse files
moromimayralphrass
authored andcommitted
[BUG] Change logging config (#307)
* Change logging config. * Some adjusts. * Remove a code smell.
1 parent 27e0617 commit ad8ca9b

File tree

3 files changed

+0
-59
lines changed

3 files changed

+0
-59
lines changed

butterfree/__init__.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
11
"""Module docstring example, following Google's docstring style."""
2-
import logging.config
3-
import os
4-
import sys
5-
6-
sys.path.insert(0, os.path.abspath("."))
7-
8-
logging.config.fileConfig(fname="butterfree/logging.conf")

butterfree/logging.conf

Lines changed: 0 additions & 52 deletions
This file was deleted.

logs/logging.json

Whitespace-only changes.

0 commit comments

Comments
 (0)