From 310828053ca37d3da0778fba96fb23f5232bf53c Mon Sep 17 00:00:00 2001 From: ztyyLV <97287824+ztyyLV@users.noreply.github.com> Date: Wed, 11 Jan 2023 15:11:16 +0800 Subject: [PATCH] Update WebTwain_Util.md --- info/api/WebTwain_Util.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/info/api/WebTwain_Util.md b/info/api/WebTwain_Util.md index 7feb1391..005f2e1f 100644 --- a/info/api/WebTwain_Util.md +++ b/info/api/WebTwain_Util.md @@ -393,8 +393,6 @@ LogLevel: number; The logs for the Dynamic Web TWAIN library are saved in the directory `C:\Windows\SysWOW64\Dynamsoft\DynamsoftServicex64_17\log\`. By default, `LogLevel` is 0 and nothing is recorded. When it is set to 1, all debugging information is recorded. This setting in your application will apply to all machines. -To enable logging on a specific machine, you can set `LogLevel` to 14 in this file: `C:\Windows\SysWOW64\Dynamsoft\DynamsoftServicex64_17\DSConfiguration.ini`. - --- ## Manufacturer