London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

EPiServer.Global Error logging

tss
tss
Vote:
0

Hi is there some way to customize how EPiServer.Global logs unhandled exceptions

I currently have some custom handling in Global.asax that handles my logging and clears the last error, but EPiServer still logs a Error but without any Exception details.

EPiServer.Global currently logs a Error even when HttpContext.Current.Server.GetLastError() returns null

So its impossible to avoid that EPiServer logs Errors with handling logging differently in other Modules or in the Global.asax

 

#85610
Apr 30, 2014 11:31
Vote:
0

Maybe just turn off their message in the log config? Did you already take a look at the EPiServer.Global source code in the SDK?

#85656
May 01, 2014 15:06
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.