Loading Common/Libraries/IRALibrary/src/IRAPy/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ list of modules: """ import customlogging import ACSLog import Connection from Connection import Connection #Some comments required here. The custom logger mechanism is not working in python. #do the way to separate the system logs to the ones do be shown to the user is to use different Loading Loading
Common/Libraries/IRALibrary/src/IRAPy/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ list of modules: """ import customlogging import ACSLog import Connection from Connection import Connection #Some comments required here. The custom logger mechanism is not working in python. #do the way to separate the system logs to the ones do be shown to the user is to use different Loading