search
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.
I will file a bug to cms core team. thanks for bringing this to our attention
Hi Matthew
ILog has been a compatibility wrapper for ILogger for quite some time. As a quick-fix you can try using the ILogger interface directly. It should not have this bug.
Hi Stefan,
I understand. Unfortunately, the code using iLog is not mine.
The bug is now fixed in latest version of cms 12 ( not yet released)
I found out that a specific version of ILog.WarnFormat does not log at the correct level. This is an odd use case, but I have missed log messages due this bug.
Here's an example code snippet to reproduce:
Here is the output I found in my log file with appropriate settings to show INFO level: