kopia lustrzana https://github.com/OpenDroneMap/ODM
log error
rodzic
4a8c91a6ac
commit
cd75698cc5
|
@ -170,6 +170,7 @@ class ODMTask(object):
|
|||
eval(method_call_str)
|
||||
except Exception, e:
|
||||
log.ODM_ERROR('Method %s cannot be called' % method_call_str)
|
||||
log.ODM_ERROR(str(e))
|
||||
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue