Clivern / Beaver

💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

Home Page:https://clivern.github.io/Beaver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace legacy logger

Clivern opened this issue · comments

commented

if there is many connections, logger sometimes fail with this error.

Failed to close log &{0xc00008e900}: close var/logs/2020-12-31.log: file already closed
exit status 1

@Clivern, I will take care of it.

commented

sure, it is all yours @andrewvo148 👍

I already replaced it on v2 with logrus. so you can patch/fix the bug on master branch since v2 gonna take some time. or you can help on v2 logging

commented

issue fixed