Hi!
I'm facing an issue with Creatio running on .NET Core. Occasionally, when I create a web service and make a mistake, I come across an error page like this:
The challenge is that there are no logs saved regarding this issue. Consequently, I lack information about what went wrong, and I try to guess.
On the other hand, if I attempt the same operation on a .NET Framework running instance (e.g., in the Cloud), I receive an exception stack trace.
Like
1 comments
01:55 Mar 04, 2024
Hello,
Perhaps it would be suitable for you to enable additional logging with NLog:
https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…
Show all comments