Developer forum

Forum » Feature requests » Add url for Module Exceptions to Event Viewer

Add url for Module Exceptions to Event Viewer

Anders Ebdrup
Anders Ebdrup
Reply

Dear Dynamicweb,

 

Can you please add the url for Module exceptions? Change this line:

                LogManager.System.GetLogger(LogCategory.Health, "Module").Error($"An error occurred while attaching module '{paragraph?.ModuleSystemName}' (Dynamicweb.Frontend.Content)", ex)

To:

                LogManager.System.GetLogger(LogCategory.Health, "Module").Error($"An error occurred while attaching module '{paragraph?.ModuleSystemName}' (Dynamicweb.Frontend.Content) {Context.Current?.Request?.Url?.ToString()}", ex)

 

 

Best regards,

Anders

 


Replies

 
Stanislav Smetanin Dynamicweb Employee
Stanislav Smetanin
Reply

Hello Anders,

Thanks a lot for this code.

New TFS #79821 has been created to implement this task. So the changes will be added as soon as possible.

 

Kind regards,

Stanislav Smetanin
DynamicWEB Software A/S, Russian team

 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply

Hi Anders

The feature TFS#79821 regarding Adding url for Module Exceptions to Event Viewer

This has been implemented in Dynamicweb version 9.9.0

You are able to find this version in download section:

https://doc.dynamicweb.com/downloads/releases

Kind Regards
Dynamicweb Support
Kristian Kirkholt