Taking advantage of the new LogMessageFormatter return type, the ConsoleLogAppender logs the formatted message as-is if it is a string, but when processing structured data inserts a string summary consisting of the message level, scope, and message summary or method. The full object is still logged to the console as well for inspection.
2.3 KiB
2.3 KiB