[FEATURE] Change WARN to INFO on start-up #27
Labels
No labels
bug
can reproduce
can't reproduce
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
incompatibility
invalid
needs confirmation
needs more information
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SBDevelopment/V10Lift#27
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
On server start-up:
This is a normal condition.
Describe the solution you'd like
Change WARN to INFO
This are logs from hikariCP which are not easy to change. Do you know a way to change/disable them?
No, but I currently test 155 plugins, many of which use Hikari and SQLite. None of the other plugins post these messages.
BTW, the message on the second line (above) also indicates a logical flaw
since config.yml already exists. Why is it being rewritten (the timestamp indicates that it is being rewritten)?
Fixed in the latest build, will be released soon.
Reopened, apparently it's not working yet.
Message changed to a much nicer message. Issue closed.