Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7018

Logger .setLevel() does not work for console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    •  Version: This server is running CraftBukkit version 3484-Spigot-b6d12d1-7bc728a (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
    • Yes

      If I try to set the logger level for debugging like getLogger().setLevel(...), it will not work for the console. You can add additional handlers with different levels that work just fine, but the logger level for the console will always be INFO, regardless of any setLevel(...) calls.

            Unassigned Unassigned
            Photon Photon
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: