FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.88k stars 137 forks source link

Better log socket.io events #1240

Closed LoicPoullain closed 8 months ago

LoicPoullain commented 8 months ago

Issue

The new logging system introduced in v4.1 enhances logging of HTTP requests. It does not handle socket.io events.

Solution and steps

Checklist