Closed adbenitez closed 4 years ago
currently logs are shown like:
2020-05-13 09:58:16,282 - deltabot - INFO - processing command <IncomingCommand '/' payload='' msg=12>
the command isn't shown only the first character '/', I changed it to display the full command which is more useful to debug and probably the original intention
actually the full message text is show in a previous INFO message, sorry for the noise
currently logs are shown like:
the command isn't shown only the first character '/', I changed it to display the full command which is more useful to debug and probably the original intention