DEBUG messages appearing as ERRORS #1579
Closed
Labels
Milestone
Comments
CUPS.org User: mike Hmm, OK, yes, we'll change it back; the change was made in order to promote messages from filters like Ghostscript to "error" status so that debugging of problems would be easier. Since the web interface provides a "show debug info" check box now, this isn't as critical... |
"statbuf.c.patch": Index: statbuf.c--- statbuf.c (revision 5446)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 1.2-current
CUPS.org User: jlovell
Messages that used to be logged as DEBUG in 1.1 are being logged as ERRORS in 1.2. Unfortunetly some of the Apple filters assumed these would be logged as debug. The attached patch restores the old behavior.
Thanks!
The text was updated successfully, but these errors were encountered: