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 May 6, 2020. It is now read-only.
It may be nice to control the amount of logging remotely (maybe only if the proxy has been started with a debug option to avoid clients abusing of that facility and spam logs). Controls could have filters to further select the container we're interested in.
eg.
{"level": "debug", "containerID": "XXXXXXXX"}
would only output debug messages for messages tagged with the provided containerID
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It may be nice to control the amount of logging remotely (maybe only if the proxy has been started with a debug option to avoid clients abusing of that facility and spam logs). Controls could have filters to further select the container we're interested in.
eg.
would only output debug messages for messages tagged with the provided containerID
The text was updated successfully, but these errors were encountered: