]> git.ipfire.org Git - thirdparty/cups.git/blame - vcnet/setdebug.bat
Don't create the full name twice (<rdar://problem/23144358>)
[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