Skip to content

Unwanted console logging when accessing RollbackOptimizedHistory #3321

@EvertBt

Description

@EvertBt

Server Implementation

Paper

Server Version

1.21.8

Describe the bug

Whenever accessing history, be that through using //history or the API, a console log message is printed:
example: [14:01:24 INFO]: [com.fastasyncworldedit.core.history.RollbackOptimizedHistory] Size: 30

There is no way of disabling this message, it does not provide any useful information either, and spams the console.

To Reproduce

  1. Execute any operation that creates a history
  2. use the //history info command to query the history
  3. Log message will print

Expected behaviour

No log message should be printed in the console, or it should at least be able to be disabled.

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/ff50a2a11f034e8bbf5f7b603e92357a

Fawe Version

2.13.3-SNAPSHOT-1175;b935a07

Checklist

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApprovedAdded if an issue has been approved by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions