Event-daemon does not trigger event

Hi,

We did the event daemon setup using this guide https://developer.shotgridsoftware.com/ed5161c4/?title=Configuration
then I copied logArgs.py to plugin directory we specified. Plug-in registered successfully, but after making changes to an entity I don’t see any log messages. Here is the output of “shotgunEventDeamon.py foreground”

INFO:engine:Using SG Python API version 3.3.2
INFO:engine:Loading plugin at /p/tech/plugins/shotgunEvents/logArgs.py
DEBUG:engine:Starting the event processing loop.

Note: logging:10 in shotgunEventDaemon.conf, just in case if you are wondering.

Please let me know what am I missing here.

thanks a million

Not sure what was wrong, but after deleting all logs and restarting the daemon, everything seems to work now.