Logging for translations
This commit is contained in:
@@ -148,6 +148,8 @@ Public Class frmValidator
|
||||
|
||||
Try
|
||||
LOGGER.Debug("###frmValidation_Load###")
|
||||
LOGGER.Debug("Current User Language: [{0}]", USER_LANGUAGE)
|
||||
|
||||
' Operation mode is either guessed from service settings
|
||||
' or explictly set from OperationModeOverride in Params
|
||||
OperationMode = GetOperationMode()
|
||||
|
||||
Reference in New Issue
Block a user