You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
Gaz2600 edited this page Apr 16, 2018
·
4 revisions
When running on Windows, the connector uses native Windows Event log entries. Within the Event Viewer, under Windows Logs > Applications, you should see events from source "Google Cloud Print Connector". The log entry is anything after "The following information was included with the event:"
From Powershell, it's possible to extract the connector's logs. Try running:
TODO: This command works but lacks timestamps and seems overly complicated. If anyone knows a cleaner way to convert Windows events to a plaintext log output, please update.