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