Enter stackdriver.... :(
Now I get the first 3-4 log statements on module startup and nothing else gets logged after that. Short of pushing all the log statement outputs into a DB text entry, how do I get to:
1) write the log statements to a single entry
2) see the entry
Python btw...
Thanks in advance.
-R
I hope this helps,