mirror of
https://github.com/openharmony/third_party_cups.git
synced 2026-08-26 20:47:33 -04:00
4a240ea0ba
Signed-off-by: guoshengbang <guoshengbang@huawei.com>
6 lines
192 B
Batchfile
6 lines
192 B
Batchfile
@rem Script to enable debug logging for IPPTOOL
|
|
set CUPS_DEBUG_LOG=ipptool.log
|
|
set CUPS_DEBUG_LEVEL=6
|
|
set "CUPS_DEBUG_FILTER=^(http|_http|ipp|_ipp|cupsDo|cupsGetResponse|cupsSend|cupsWrite)"
|
|
|