docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(migration): added updated log level

Open Tony133 opened this issue 1 year ago • 1 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [x] Docs
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Proposal:

Added in the migration page the new numerical order of the log level, made in this PR:https://github.com/nestjs/nest/pull/11036/files, integrated in the new version of NestJS v10

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

Tony133 avatar Jun 20 '23 15:06 Tony133