I am creating a Django app with Pycharm, and am trying to follow this guide
But not seeing any lines in Loggly, even if can see logging working in the console window in pycharm.
Have attempted successfully to send lines with curl as described in the troubleshooting guide.
https://documentation.solarwinds.com/en/success_center/loggly/content/admin/troubleshooting-http.htm
Have verified with the debugger that my customer key is being picked up from settings.py in the module