hi there,
just want to know is there any API to log events in go_log table?
is log method in search class the way that we should use? or
just simply add rows in go_log? seems go_links_*s are linked
with go_log, is it necessary? if yes how we should create a link
table that doesn't conflict with others. for example i can't use
go_links_6 because it's related with files module & it's hard coded.
guide me if I'm in wrong way, thanks