Closed SomewhatDamaged closed 4 years ago
I'm afraid not how errorlogs works. It only logs tracebacks of unhandled command errors, i.e. the errors that occur when you see Error in command "command": check your console or logs for details
. It does not log errors in events because they tend to be very spammy and often users don't care about them. It doesn't log handled errors because that's the responsibility of whoever is handling it.
As stated. I have errorlogs configured to show all Tracebacks, but when calling the logger and telling it to log an exception, it doesn't show it in channel.