Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
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)"
|
|
|