diff Sources/Autogenerated/sdk_OrthancPluginDicomWebNode.impl.h @ 28:b2bbb516056e

The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 27 Apr 2020 07:59:35 +0200
parents fef9a239df5c
children 23f3099bed47
line wrap: on
line diff
--- a/Sources/Autogenerated/sdk_OrthancPluginDicomWebNode.impl.h	Tue Apr 07 07:52:07 2020 +0200
+++ b/Sources/Autogenerated/sdk_OrthancPluginDicomWebNode.impl.h	Mon Apr 27 07:59:35 2020 +0200
@@ -39,7 +39,7 @@
 static int sdk_OrthancPluginDicomWebNode_Constructor(
   sdk_OrthancPluginDicomWebNode_Object *self, PyObject *args, PyObject *kwds)
 {
-  OrthancPlugins::LogInfo("Creating Python object of class OrthancPluginDicomWebNode");
+  PythonLock::LogCall("Creating Python object of class OrthancPluginDicomWebNode");
 
   self->object_ = NULL;
   self->borrowed_ = false;