Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
britkat1980 committed Aug 22, 2022
1 parent 5220691 commit b72edf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GivTCP/write.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
else:
logging.basicConfig(filename=GiV_Settings.Debug_File_Location, encoding='utf-8', level=logging.ERROR)

logger = logging.getLogger("GivTCP")
logger = logging.getLogger("GivTCP_Write")


def enableChargeTarget(payload):
Expand Down

0 comments on commit b72edf2

Please sign in to comment.