Skip to content

v2.1.1 - Bugfix

Latest

Choose a tag to compare

@dertfin0 dertfin0 released this 02 Nov 08:39

Server log bugfix

This update fixes two critical errors related to logs found on the server:

  • Logging level changed to INFO </>
    The server has two lower level of logging - DEBUG and TRACE, which displays a message sending report for each action.
  • Logging about receiving null messages </>
    The server continuously reads user messages and, when the user does not send anything, the server receives empty messages, logs about which are also sent to the console