-
Notifications
You must be signed in to change notification settings - Fork 1.8k
How to debug?
jinleileiking edited this page Feb 14, 2019
·
5 revisions
Enable debug messages by setting system env vars.
PIONS_LOG_TRACE=all go run xxx.go
If TRACE enabled, it will show the trace,debug ... logs.
If DEBUG enabled, it will show debug, warn ... logs.
see pkg/logging/scoped.go for more details.
Sign up for the Pion Discord for discussions and support
If you need commercial support/don't want to use public methods you can contact us at [email protected]