Multivit4min / Sinusbot-Command

Simple Command Library for Sinusbot! Create commands, arguments and documentation for the command
https://multivit4min.github.io/Sinusbot-Command/
MIT License
7 stars 24 forks source link

add option to log command usage #12

Closed irgendwr closed 5 years ago

irgendwr commented 5 years ago

Log when a command was used + log the client that used it. I'd enable it by default but give an option to turn it off.

This would be good since the sinusbot no longer logs it since beta.7 due to moving commands from the core to a script.

Multivit4min commented 5 years ago

Maybe best would be to log those type of things with loglevel DEBUG.INFO as this log level is currently unused anyway