1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-26 15:38:20 +01:00
brlaser/src
Peter De Wachter f1e0b2df54 Reduce log level of cupsRasterOpen failure
If cupsRasterOpen fails, the most likely cause is that some earlier
filter didn't produce any output. If we output an error-level message
in this situation, we'll likely displace some earlier, more useful
message by the other filter.
2017-11-02 00:06:58 +01:00
..
block.h Misc cleanups, mostly in the test code 2015-01-31 23:13:48 +01:00
brdecode.cc Add missing #include <string> 2016-04-25 15:02:37 +02:00
debug.cc Add package name to all log messages 2017-10-30 20:07:27 +01:00
debug.h brlaser version 1 2013-12-27 16:58:00 +01:00
job.cc Add duplex code for DCP-7065DN 2017-05-01 12:26:22 -07:00
job.h Add duplex code for DCP-7065DN 2017-05-01 12:26:22 -07:00
line.cc brlaser version 1 2013-12-27 16:58:00 +01:00
line.h brlaser version 1 2013-12-27 16:58:00 +01:00
main.cc Reduce log level of cupsRasterOpen failure 2017-11-02 00:06:58 +01:00