SATO CUPS Driver for Mac OS X 28-29
User Manual
4.4 Managing Printers from the Command Line
To find out more information on how to manage printers from the command-line please refer to
the CUPS documentation in the address below:
http://www.cups.org/documentation.php/doc-1.6/options.html
4.5 Troubleshooting
The best way to troubleshoot the problem is to check the log file. The procedures are as follows:
1) Switch on the "debug" mode in the LogLevel directive for your CUPS daemon.
2) Edit /etc/cups/cupsd.conf to have the line "LogLevel debug".
3) After changing the setting, restart CUPS daemon by typing “ /etc/software/init.d/cups start” on
the command-line.
4) Once the “LogLevel” has been modified, print a document and locate the log file generated. It
can be found on /var/log/cups/error_log directory of your machine.
5) Open the logs generated. This will give you the idea what caused the problem.
Note: Alternatively, you can also do it using the CUPS web interface.