n
This commit is contained in:
@@ -123,7 +123,7 @@ info_calls = [
|
|||||||
|
|
||||||
def dologging(filename, s):
|
def dologging(filename, s):
|
||||||
do_logging = settings.MYLOGGING.get(filename,True)
|
do_logging = settings.MYLOGGING.get(filename,True)
|
||||||
|
|
||||||
if not do_logging:
|
if not do_logging:
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user