MS V2.7 .Net Logger etc
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
|
||||
For Each cc In doc.ContentControls
|
||||
If Not IsNothing(cc) Then
|
||||
If LogErrorsOnly = False Then ClassLogger.Add(" >> Office-Pattern: " & cc.Tag, False)
|
||||
LOGGER.Debug("Office-Pattern: " & cc.Tag, False)
|
||||
If Pattern_exists(cc.tag.ToString.ToUpper) = False Then
|
||||
TBPMO_TEMPLATE_PATTERNTableAdapter.cmdInsertBasics(cc.tag.ToString, USER_USERNAME, _TEMPLATE_ENTITY_ID)
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user