You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@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)"
|
|
|