Skip to content

Reduce log level of tag cooldown notice.#774

Merged
sco1 merged 1 commit into
masterfrom
cooldown-log-level
Feb 23, 2020
Merged

Reduce log level of tag cooldown notice.#774
sco1 merged 1 commit into
masterfrom
cooldown-log-level

Conversation

@scragly
Copy link
Copy Markdown
Contributor

@scragly scragly commented Feb 23, 2020

Closes #768.

Description

When the tag command is used too often, it may hit cooldown. The log entry when this occurs is informative and by design rather than any potential concern, so should not be logged as a warning.

Changes

The log level has been reduced to info and the code style has been adjusted to conform to our typical project style, with a correctly dropped line continuation.

@scragly scragly requested a review from a team as a code owner February 23, 2020 15:19
@scragly scragly requested review from SebastiaanZ and eivl and removed request for a team February 23, 2020 15:19
@scragly scragly added a: information Related to information commands: (doc, help, information, reddit, site, tags) p: 3 - low Low Priority status: needs review t: bug Something isn't working labels Feb 23, 2020
@sco1 sco1 merged commit 5fbd268 into master Feb 23, 2020
@sco1 sco1 deleted the cooldown-log-level branch February 23, 2020 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: information Related to information commands: (doc, help, information, reddit, site, tags) p: 3 - low Low Priority t: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce logging level for tag cooldowns

3 participants