stream each room logs to the client side

Hi

Do you have any ideas how can i steam logs on each room created by the framework?

This module is very famous for having multiple transport layers for logs: https://github.com/winstonjs/winston

Maybe you can use it during your room lifecycle. I've never used it though, so I can't give more detailed information