A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Messages like InitializeHttpEvents successful for Initialize on class EPiServer.Commerce.Internal.Migration.MigrationInitializationModule, EPiServer.Commerce.Internal.Migration, Version=8.0.0.288, Culture=neutral, PublicKeyToken=8fe83dea738b45b7 should not be logged to INFO, but rather to DEBUG.
INFO should be used for normal everyday use (logging things like customers actions, web service calls, special cases that are handled by the application, timestamps for important actions etc). These messages have a very clear DEBUG purpose, the way I see it.