Description
In some cases, the logs of the bot are unnecessarily verbose.
The following types of logs should be moved to the DEBUG (or similar) level:
n.d.j.s.help.dao.HelpAccountRepository : Removed <number> experience from all Help Accounts. <number> rows affected.
n.d.j.s.q.submissions.SubmissionManager : Opened new Submission Thread for User thunder_1_s
n.d.j.d.h2db.message_cache.MessageCache : Synchronized Database with local Cache.
n.d.j.systems.help.HelpForumUpdater : Archived forum thread '<channel name>' (by 1367782352499113984) for inactivity (last message sent <number> minutes ago)
net.discordjug.javabot.util.ImageCache : Added Image to Cache: <image ID>
net.discordjug.javabot.util.ImageCache : Retrieved Image from Cache: <image ID>
Description
In some cases, the logs of the bot are unnecessarily verbose.
The following types of logs should be moved to the
DEBUG(or similar) level: