-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Abstract
Currently, the server is using console.log to print out debug lines for the server which is fine for a localhost environment.
Once the server is logging hundreds of user inputs, consider using a logging library.
Details
@KOOKIIEStudios suggested: moving to a logger library like winston.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request