change logger name
This commit is contained in:
+1
-1
@@ -251,7 +251,7 @@ dictConfig({
|
||||
}
|
||||
}
|
||||
})
|
||||
logger = logging.getLogger('dmrlink')
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
#************************************************
|
||||
|
||||
Reference in New Issue
Block a user