]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #32516: implement SALOME_VERBOSE environment variable at runtime
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 10 Nov 2022 09:51:52 +0000 (10:51 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 10 Nov 2022 09:51:52 +0000 (10:51 +0100)
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf

index 6f74c2656ee985198699c78ddf50254f901c65f3..254f0bea5580a6cc4b10c7629028c688a2dad22b 100644 (file)
@@ -30,6 +30,7 @@ APPLICATION :
         }
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
+        SALOME_VERBOSE : '1'
    }
     products :
     {
index 38c5ed3f6bec8c0697547e6c6a7ed61718445c9d..44d91a34e71711b56fa097b5372387fcdcc2b53a 100644 (file)
@@ -31,6 +31,7 @@ APPLICATION :
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
         SALOME_TMP_DIR : "%appdata%"
+        SALOME_VERBOSE : '1'
         HOME : "%userprofile%"
     }
     products :
index bc1e6eec93585ce6869b2d286418d49ac8dcf512..3159bcde236827342b20aebacdc4da146af31e4e 100644 (file)
@@ -30,6 +30,7 @@ APPLICATION :
         }
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
+        SALOME_VERBOSE : '1'
     }
     products :
     {