Maintenance Task Description
The change from logger.Output to logger.Stream is not documented in the whats_new.md page. We can add a brief segment that mentions this change under the logger section of docs.gofiber.io.
Impact on the Project
By documenting this change to the logger middleware, it makes it easier for users to see what they need to change to migrate to v3.
Additional Context (optional)
This change was made in #3333.
We can also make a separate issue to add a regex that updates this in the fiber cli migration tool
Checklist:
Maintenance Task Description
The change from
logger.Outputtologger.Streamis not documented in thewhats_new.mdpage. We can add a brief segment that mentions this change under the logger section ofdocs.gofiber.io.Impact on the Project
By documenting this change to the logger middleware, it makes it easier for users to see what they need to change to migrate to v3.
Additional Context (optional)
This change was made in #3333.
We can also make a separate issue to add a regex that updates this in the
fibercli migration toolChecklist: