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 Mar 10, 2022. It is now read-only.
Right now all of wptmon's logging is treated as stderr without any parsing of severity or source. This makes the logging capabilities of appengine pretty useless. Need to hook into cloud logging to make this work better: https://cloud.google.com/logging/docs/setup/python
Right now all of wptmon's logging is treated as stderr without any parsing of severity or source. This makes the logging capabilities of appengine pretty useless. Need to hook into cloud logging to make this work better: https://cloud.google.com/logging/docs/setup/python