• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
6