Logging Events
Make sure you have the dataidea package installed. You can install as
Note
You also need an api key and a project for your logs, you can create them from the dataidea logger website
Setup your api key in a dot env file with a name like DATAIDEA_API_KEY
Read the api key
Import event_log
method.
We use this method for logging our data. It can be imported directly as:
It can also be imported via its utils module