stream each room logs to the client side

29 May 2019, 13:20

Hi

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

29 May 2019, 17:22

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