google / cloud-print-connector

Google Cloud Print Connector
BSD 3-Clause "New" or "Revised" License
764 stars 184 forks source link

Event Viewer flooded by Cloud Connector #443

Closed IdolR closed 5 years ago

IdolR commented 5 years ago

Our server has event viewer flooded with the following messages:

The description for Event ID 3 from source Google Cloud Print Connector cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event: 
Printers are already in sync; there are 2

How can I stop this?

sabbadino commented 5 years ago

Go to https://github.com/google/cloud-print-connector/wiki/Configuration And Search for log-level Hth

jay0lee commented 5 years ago

This should be fixed by #448 which reduces these log entries to DEBUG level.

IdolR commented 5 years ago

Go to https://github.com/google/cloud-print-connector/wiki/Configuration And Search for log-level Hth

Worked thanks!