12f89d241c
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3643 a1ca3aef-8c08-0410-bb20-df032aa958be
6 linhas
192 B
Batchfile
6 linhas
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)"
|
|
|