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
The Lisp implementation of the RPCQ server emits syslog-style messages that announce server events: requests received, requests processed, and errors. The python server ought to emit these same messages, conforming to the same format.
The Lisp implementation of the RPCQ server emits syslog-style messages that announce server events: requests received, requests processed, and errors. The python server ought to emit these same messages, conforming to the same format.
This looks helpful as a dependency: https://pypi.org/project/rfc5424-logging-handler/ .
The text was updated successfully, but these errors were encountered: