MS 2.4.9.8 Logging OperationMode, GDPictureLicense

This commit is contained in:
Developer01
2024-11-05 12:53:57 +01:00
parent a535792b08
commit a99258cfea
7 changed files with 57 additions and 40 deletions

View File

@@ -74,6 +74,7 @@ Public Class ClassParamRefresh
If OPERATION_MODE_FS = ClassConstants.OpModeFS_IDBWM Then
IDB_USES_WMFILESTORE = True
End If
LOGGER.Info("OPERATION_MODE_FS: " + OPERATION_MODE_FS)
ElseIf oMode = "PM.IDBWITHWMFS" Then
IDB_USES_WMFILESTORE = True
ElseIf oMode = "PM.NO_BASICCONF" Then