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 was archived by the owner on Dec 20, 2023. It is now read-only.
Automatically add module prefix to python openweave logs
-- By default, include the openweave module prefix in the log message strings delivered to
the python logger object. This ensures the information gets logged when using a default
log formatter. The behavior can be overridden in situations where a logger wants more
control of the final message format.
0 commit comments