I can't seem to add any logging

I have the following code, you will see on line 9 I am trying to log using info, my aerospike conf file has logging all set to info, and I am looking at my log file with lots of logging pouring in… just not MY logging :frowning: I am trying to debug why this UDF always returns zero results, but I cant seem to debug at all :frowning:

What am I doing wrong? Note I am not that savvy at lua, it’s a new lang for me…

Matt,

Can you elaborate what are you what are you trying to do here … is it attempt to create aggregation UDF or record UDF.

If you are get error 100. You may want to tail the logs …which prints error in case UDF has something with it.

– R