Skip to content

Commit 34ee804

Browse files
Update server-default-log-level.md (#2216)
1 parent e42ab47 commit 34ee804

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus/docs/dev-docs/migration/v4-to-v5/breaking-changes/server-default-log-level.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ The log level defaults to `http`. This means that `silly`and `debug` level logs
5252

5353
The log level can be configured either in the `server.js` file as described in the following Manual migration section, or as described in the [middlewares configuration](/dev-docs/configurations/middlewares#logger) documentation.
5454

55+
[See the list of Winston log levels](https://www.npmjs.com/package/winston#logging-levels).
56+
5557
### Manual migration
5658

5759
To migrate to Strapi 5:

0 commit comments

Comments
 (0)