]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/setdebug.bat
Off by one error in ipp_finishings_vendor
[thirdparty/cups.git] / vcnet / setdebug.bat
1 @rem Script to enable debug logging for IPPTOOL
2 set CUPS_DEBUG_LOG=ipptool.log
3 set CUPS_DEBUG_LEVEL=6
4 set "CUPS_DEBUG_FILTER=^(http|_http|ipp|_ipp|cupsDo|cupsGetResponse|cupsSend|cupsWrite)"
5