Renamed logging module
This commit is contained in:
@@ -10,7 +10,7 @@ from os import sep, kill
|
||||
from os import name as osname
|
||||
from traceback import print_exc
|
||||
|
||||
from modules.logging import logWrite
|
||||
from modules.logger import logWrite
|
||||
|
||||
def jsonLoad(filename):
|
||||
"""Loads arg1 as json and returns its contents"""
|
||||
|
Reference in New Issue
Block a user