grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.05k stars 431 forks source link

The Activity Log feature is missing in the latest release. #486

Closed Nikhil13x closed 3 months ago

Nikhil13x commented 3 months ago

In the previous versions, we used to have a user activity log at customer level as well as product level. This used to provide a level of Audit on any edit/delete actions- "Who What When" Is there any alternate provided for auditing currently

KrzysztofPajak commented 3 months ago

@Nikhil13x In the application, we use a standard logging provider. In appsettings, you can set the log level for each controller. When you integrate with Application Insights, you will receive a lot of information