Problem: In NestJs, the log() method is an informational method .
The log() method is the default debug method for modules. Also, the color in the console does not match the information level. Also, when strictLevelRules === true, there is no possibility to pass metadata.
- Make it possible to change settings for a child class
- Make it possible to override basic logging levels.