Skip to content

Reduce log level of common logs #548

Description

@danthe1st

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions