• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Feature Request: Disable query logs

olokos

Insider
Insider
Hey,

I have a feature request for sinusbot itself
If a script is using query handlers, then this shows up in instance log every query:
script.js TS3 query connected! <---- This is just script log marking that a query is being executed, can be removed in script. registered handler for data registered handler for close registered handler for error
Could we have some ability to disable this log unless there's an error?
If I could suggest, then I think it would be good to include it in log level, so it would be disabled at some log level but would still show up in case of an error.
Another way would be by having a tickbox in one of the base sinusbot scripts, so it would only output query errors in instance logs.

I've created this thread as I'm sure I was asking about this feature before and it's not yet possible currently and a thread would help to remember about my suggestion.

Thank you very much for your work so far @flyth, sinusbot is awesome!
 
Top