Skip to content

Commit

Permalink
Disabled exprLogID log
Browse files Browse the repository at this point in the history
  • Loading branch information
jia020 authored Dec 21, 2023
1 parent 099b559 commit 1f31aad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public boolean getDataCollection() {
}
}
}
logger.debug("exprLogID: " + strLogID + " : " + strLogName + " : " + strLogType + " : " + strAlgorithmoutID);
//logger.debug("exprLogID: " + strLogID + " : " + strLogName + " : " + strLogType + " : " + strAlgorithmoutID);
}
if (isError) {
String resultMsg;
Expand Down

0 comments on commit 1f31aad

Please sign in to comment.