I was wondering why the table exists at all when I can find no references about it in PDF's, or the project files in version 4.5.
I would really like to track what users logged in and when, by saving this data in the database. Also saving their clickpath would be nice. No external logfile solutions please. :-)
Can someone help me with this..?
Just to be a little more specific.
Im, interested in hearind about a solid way to implement the usage of the stored procedure "sp_CreateLogEntry" which interacts with the table previously mentioned.
Thanks in advance.
Hi,
I think you should check in the SDK under Log Service. There is information about log function and how to user analyzer service. sp_CreateLogEntry is an old stored procedure from EPiserver 3.
BR
/Ruwen